We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7229632 + ad0720d commit 779a649Copy full SHA for 779a649
2 files changed
requirements.txt
@@ -1,2 +1,2 @@
1
boto3==1.9.146
2
-botocore==1.12.33
+botocore==1.12.146
requirements_dev.txt
@@ -1,11 +1,11 @@
-pip==18.1
+pip==19.1.1
bumpversion==0.5.3
3
-wheel==0.32.2
+wheel==0.33.4
4
watchdog==0.9.0
5
flake8==3.6.0
6
-tox==3.5.3
+tox==3.9.0
7
coverage==4.5.1
8
Sphinx==1.8.1
9
-twine==1.12.1
+twine==1.13.0
10
sphinx_rtd_theme==0.4.2
11
-pytest==3.9.3
+pytest==4.5.0
0 commit comments