summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-04-11 21:06:43 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-04-11 21:06:43 -0400
commita55f726aa88e60d9c96d410a9db6af8716d59fb9 (patch)
treeb3695e70c4e72c99b5125b7095c38ba48bfafba4
parent84a9b5f2b93e3010428963c35953b425b2d8019f (diff)
downloadpython-coveragepy-git-a55f726aa88e60d9c96d410a9db6af8716d59fb9.tar.gz
build: update build dependencies
-rw-r--r--doc/requirements.pip8
-rw-r--r--requirements/dev.pip10
-rw-r--r--requirements/pins.pip6
3 files changed, 12 insertions, 12 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index a29c01e2..9604e5c0 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -6,9 +6,9 @@
doc8==0.8.1
pyenchant==3.2.0
-sphinx==3.4.3
+sphinx==3.5.4
sphinxcontrib-restbuilder==0.3
sphinxcontrib-spelling==7.1.0
-sphinx_rtd_theme==0.5.1
-sphinx-autobuild==2020.9.1
-sphinx-tabs==2.0.0
+sphinx_rtd_theme==0.5.2
+sphinx-autobuild==2021.3.14
+sphinx-tabs==2.1.0
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 0f64609d..dfdd2236 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -14,16 +14,16 @@ tox
-r pytest.pip
# for linting.
-greenlet==0.4.16
+greenlet==1.0.0
astroid==2.5.3
pylint==2.7.4
check-manifest==0.46
-readme_renderer==26.0
+readme_renderer==29.0
# for kitting.
requests==2.25.1
-twine==3.3.0
+twine==3.4.1
libsass==0.20.1
-# Just so I have a debugger if I want it
-pudb==2019.2
+# Just so I have a debugger if I want it.
+pudb==2020.1
diff --git a/requirements/pins.pip b/requirements/pins.pip
index 02ba58a0..680441be 100644
--- a/requirements/pins.pip
+++ b/requirements/pins.pip
@@ -4,9 +4,9 @@
# Version pins, for use as a constraints file.
auditwheel==3.3.1
-cibuildwheel==1.7.0
-tox==3.20.1
-tox-gh-actions==2.2.0
+cibuildwheel==1.10.0
+tox==3.23.0
+tox-gh-actions==2.5.0
# setuptools 45.x is py3-only
setuptools==44.1.1