Skip to content

Commit 3c44bb7

Browse files
authored
Merge branch 'master' into pyup-update-sphinx-1.8.1-to-2.0.1
2 parents e6c3923 + 0caca8a commit 3c44bb7

2 files changed

Lines changed: 10 additions & 10 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 & 8 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
7-
coverage==4.5.1
5+
flake8==3.7.7
6+
tox==3.9.0
7+
coverage==4.5.3
88
Sphinx==2.0.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)