Skip to content

Commit d0d49f0

Browse files
committed
Update requirements
1 parent 7cf317f commit d0d49f0

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

doc/requirements.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
doc8==0.8.1
66
pyenchant==3.1.1
7-
sphinx==2.4.3
7+
sphinx==3.2.1
88
sphinx-rst-builder==0.0.3
9-
sphinxcontrib-spelling==5.1.2
9+
sphinxcontrib-spelling==5.3.0
1010
sphinx_rtd_theme==0.5.0
1111
sphinx-autobuild==0.7.1
1212
sphinx-tabs==1.2.0

requirements/pip.pip

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
22
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
33

4-
pip==20.1.1
5-
virtualenv==20.0.25
4+
pip==20.2.2
5+
virtualenv==20.0.31

requirements/pytest.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ unittest-mixins==1.6
2020
#-e/Users/ned/unittest_mixins
2121

2222
# Just so I have a debugger if I want it
23-
pudb==2019.1
23+
pudb==2019.2

requirements/tox.pip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
33

44
# The version of tox used by coverage.py
5-
tox==3.16.1
5+
tox==3.19.0

0 commit comments

Comments
 (0)