We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 654dba4 + 8db12b8 commit e3a5a6cCopy full SHA for e3a5a6c
2 files changed
requirements.txt
@@ -1,2 +1,2 @@
1
boto3==1.9.9
2
-botocore==1.12.9
+botocore==1.12.33
requirements_dev.txt
@@ -1,11 +1,11 @@
-pip==18.0
+pip==18.1
bumpversion==0.5.3
3
-wheel==0.31.1
+wheel==0.32.2
4
watchdog==0.9.0
5
-flake8==3.5.0
+flake8==3.6.0
6
tox==3.4.0
7
coverage==4.5.1
8
-Sphinx==1.8.0
+Sphinx==1.8.1
9
twine==1.11.0
10
sphinx_rtd_theme==0.4.2
11
-pytest==3.8.1
+pytest==3.9.3
0 commit comments