summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-08-18 20:52:17 -0400
committerNed Batchelder <ned@nedbatchelder.com>2020-08-18 20:52:17 -0400
commitd0d49f076c716865b88086e9117d78d8cc3e3d94 (patch)
tree4e9d401b68c88be5d4ab60ca2774f1be1f44a5a7
parent7cf317f4c0e25acf671e4d633a93d7648d5d219e (diff)
downloadpython-coveragepy-git-d0d49f076c716865b88086e9117d78d8cc3e3d94.tar.gz
Update requirements
-rw-r--r--doc/requirements.pip4
-rw-r--r--requirements/pip.pip4
-rw-r--r--requirements/pytest.pip2
-rw-r--r--requirements/tox.pip2
4 files changed, 6 insertions, 6 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index a984af30..fb47cd29 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -4,9 +4,9 @@
doc8==0.8.1
pyenchant==3.1.1
-sphinx==2.4.3
+sphinx==3.2.1
sphinx-rst-builder==0.0.3
-sphinxcontrib-spelling==5.1.2
+sphinxcontrib-spelling==5.3.0
sphinx_rtd_theme==0.5.0
sphinx-autobuild==0.7.1
sphinx-tabs==1.2.0
diff --git a/requirements/pip.pip b/requirements/pip.pip
index aa51bca3..01ee89bb 100644
--- a/requirements/pip.pip
+++ b/requirements/pip.pip
@@ -1,5 +1,5 @@
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
-pip==20.1.1
-virtualenv==20.0.25
+pip==20.2.2
+virtualenv==20.0.31
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 795b1d3f..5149e073 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -20,4 +20,4 @@ unittest-mixins==1.6
#-e/Users/ned/unittest_mixins
# Just so I have a debugger if I want it
-pudb==2019.1
+pudb==2019.2
diff --git a/requirements/tox.pip b/requirements/tox.pip
index 1428e42a..7ba31f44 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -2,4 +2,4 @@
# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
# The version of tox used by coverage.py
-tox==3.16.1
+tox==3.19.0