Skip to content

Commit d47ef36

Browse files
authored
Merge branch 'master' into pyup-update-tox-3.4.0-to-3.5.3
2 parents 8899729 + 8db12b8 commit d47ef36

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
boto3==1.9.9
2-
botocore==1.12.9
2+
botocore==1.12.33

requirements_dev.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
pip==18.0
1+
pip==18.1
22
bumpversion==0.5.3
3-
wheel==0.31.1
3+
wheel==0.32.2
44
watchdog==0.9.0
5-
flake8==3.5.0
5+
flake8==3.6.0
66
tox==3.5.3
77
coverage==4.5.1
8-
Sphinx==1.8.0
8+
Sphinx==1.8.1
99
twine==1.11.0
1010
sphinx_rtd_theme==0.4.1
1111
pytest==3.9.3

0 commit comments

Comments
 (0)