Skip to content

Commit 097e767

Browse files
authored
Merge branch 'master' into pyup-update-twine-1.14.0-to-3.1.1
2 parents 85b67e4 + 4f09a87 commit 097e767

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

requirements_dev.txt

+10-11
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
pip==19.2.3
2-
bump2version==0.5.11
3-
wheel==0.33.6
4-
watchdog==0.9.0
5-
flake8==3.7.8
6-
tox==3.14.0
7-
coverage==4.5.4
8-
Sphinx==1.8.5
1+
pip==20.0.2
2+
bump2version==1.0.0
3+
wheel==0.34.2
4+
watchdog==0.10.2
5+
flake8==3.7.9
6+
tox==3.14.5
7+
coverage==5.0.3
8+
Sphinx==2.4.2
99
twine==3.1.1
10-
11-
pytest==4.6.5
12-
pytest-runner==5.1
10+
pytest==5.3.5
11+
pytest-runner==5.2

0 commit comments

Comments
 (0)