Skip to content

Commit 913501e

Browse files
authored
Merge branch 'master' into pyup-update-sphinx_rtd_theme-0.4.2-to-0.4.3
2 parents 7c322d9 + e49d1ed commit 913501e

2 files changed

Lines changed: 10 additions & 7 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: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
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.6.0
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
9+
twine==1.13.0
1010
sphinx_rtd_theme==0.4.3
11-
pytest==3.9.3
11+
pytest==4.5.0
12+
twine==1.13.0
13+
sphinx_rtd_theme==0.4.2
14+
pytest==4.5.0

0 commit comments

Comments
 (0)