Skip to content

Commit 2f3e3b5

Browse files
authored
Merge branch 'master' into pyup-update-coverage-4.5.1-to-4.5.3
2 parents e965a7f + 28d4f13 commit 2f3e3b5

2 files changed

Lines changed: 9 additions & 9 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: 7 additions & 7 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
5-
flake8==3.6.0
6-
tox==3.5.3
5+
flake8==3.7.7
6+
tox==3.9.0
77
coverage==4.5.3
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)