Skip to content

Commit f5f64f9

Browse files
authored
Merge branch 'master' into pyup-update-flake8-3.6.0-to-3.7.7
2 parents a159090 + 9a001ff commit f5f64f9

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.9.33
2-
botocore==1.12.33
1+
boto3==1.9.146
2+
botocore==1.12.146

requirements_dev.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
pip==18.1
1+
pip==19.1.1
22
bumpversion==0.5.3
3-
wheel==0.32.2
3+
wheel==0.33.4
44
watchdog==0.9.0
55
flake8==3.7.7
6-
tox==3.5.3
6+
tox==3.9.0
77
coverage==4.5.1
88
Sphinx==1.8.1
9-
twine==1.12.1
10-
sphinx_rtd_theme==0.4.2
11-
pytest==3.9.3
9+
twine==1.13.0
10+
sphinx_rtd_theme==0.4.3
11+
pytest==4.5.0

0 commit comments

Comments
 (0)