summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-04-28 07:30:13 -0400
committerNed Batchelder <ned@nedbatchelder.com>2023-04-28 07:30:13 -0400
commit31c216b67ffb21c589fd39b55fe1bbd26d5bf705 (patch)
tree40f500a0e883007af737bb5e6d6e7e6125d017ac
parentf6388c393af842bd432237cf9b5d69adf3de4407 (diff)
downloadpython-coveragepy-git-31c216b67ffb21c589fd39b55fe1bbd26d5bf705.tar.gz
chore: make upgrade
-rw-r--r--doc/requirements.pip2
-rw-r--r--requirements/dev.pip18
-rw-r--r--requirements/kit.pip2
-rw-r--r--requirements/lint.pip18
-rw-r--r--requirements/mypy.pip2
-rw-r--r--requirements/pip-tools.pip2
-rw-r--r--requirements/pip.pip6
-rw-r--r--requirements/pytest.pip2
-rw-r--r--requirements/tox.pip6
9 files changed, 29 insertions, 29 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index 5bd841b0..16213c7f 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -56,7 +56,7 @@ pygments==2.15.1
# via sphinx
pytz==2023.3
# via babel
-requests==2.28.2
+requests==2.29.0
# via
# scriv
# sphinx
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 60d65c9a..5fee9ab8 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -49,7 +49,7 @@ flaky==3.7.0
# via -r requirements/pytest.in
greenlet==2.0.2
# via -r requirements/dev.in
-hypothesis==6.72.2
+hypothesis==6.74.1
# via -r requirements/pytest.in
idna==3.4
# via requests
@@ -98,7 +98,7 @@ parso==0.8.3
# via jedi
pkginfo==1.9.6
# via twine
-platformdirs==3.2.0
+platformdirs==3.5.0
# via
# pylint
# tox
@@ -114,7 +114,7 @@ pygments==2.15.1
# pudb
# readme-renderer
# rich
-pylint==2.17.2
+pylint==2.17.3
# via -r requirements/dev.in
pyproject-api==1.5.1
# via tox
@@ -130,7 +130,7 @@ readme-renderer==37.3
# via
# -r requirements/dev.in
# twine
-requests==2.28.2
+requests==2.29.0
# via
# -r requirements/dev.in
# requests-toolbelt
@@ -139,7 +139,7 @@ requests-toolbelt==0.10.1
# via twine
rfc3986==2.0.0
# via twine
-rich==13.3.4
+rich==13.3.5
# via twine
six==1.16.0
# via bleach
@@ -154,9 +154,9 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
-tomlkit==0.11.7
+tomlkit==0.11.8
# via pylint
-tox==4.5.0
+tox==4.5.1
# via
# -r requirements/tox.in
# tox-gh
@@ -185,7 +185,7 @@ urwid==2.1.2
# urwid-readline
urwid-readline==0.13
# via pudb
-virtualenv==20.22.0
+virtualenv==20.23.0
# via
# -r requirements/pip.in
# tox
@@ -199,7 +199,7 @@ zipp==3.15.0
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
-pip==23.1.1
+pip==23.1.2
# via -r requirements/pip.in
setuptools==65.7.0
# via
diff --git a/requirements/kit.pip b/requirements/kit.pip
index 27360a02..67c070f9 100644
--- a/requirements/kit.pip
+++ b/requirements/kit.pip
@@ -28,7 +28,7 @@ packaging==23.1
# via
# build
# cibuildwheel
-platformdirs==3.2.0
+platformdirs==3.5.0
# via cibuildwheel
pyelftools==0.29
# via auditwheel
diff --git a/requirements/lint.pip b/requirements/lint.pip
index 504c34bc..417900d7 100644
--- a/requirements/lint.pip
+++ b/requirements/lint.pip
@@ -67,7 +67,7 @@ flaky==3.7.0
# via -r requirements/pytest.in
greenlet==2.0.2
# via -r requirements/dev.in
-hypothesis==6.72.2
+hypothesis==6.74.1
# via -r requirements/pytest.in
idna==3.4
# via requests
@@ -130,7 +130,7 @@ parso==0.8.3
# via jedi
pkginfo==1.9.6
# via twine
-platformdirs==3.2.0
+platformdirs==3.5.0
# via
# pylint
# tox
@@ -151,7 +151,7 @@ pygments==2.15.1
# readme-renderer
# rich
# sphinx
-pylint==2.17.2
+pylint==2.17.3
# via -r requirements/dev.in
pyproject-api==1.5.1
# via tox
@@ -169,7 +169,7 @@ readme-renderer==37.3
# via
# -r requirements/dev.in
# twine
-requests==2.28.2
+requests==2.29.0
# via
# -r requirements/dev.in
# requests-toolbelt
@@ -180,7 +180,7 @@ requests-toolbelt==0.10.1
# via twine
rfc3986==2.0.0
# via twine
-rich==13.3.4
+rich==13.3.5
# via twine
scriv==1.3.1
# via -r doc/requirements.in
@@ -231,11 +231,11 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
-tomlkit==0.11.7
+tomlkit==0.11.8
# via pylint
tornado==6.2
# via livereload
-tox==4.5.0
+tox==4.5.1
# via
# -r requirements/tox.in
# tox-gh
@@ -264,7 +264,7 @@ urwid==2.1.2
# urwid-readline
urwid-readline==0.13
# via pudb
-virtualenv==20.22.0
+virtualenv==20.23.0
# via
# -r requirements/pip.in
# tox
@@ -278,7 +278,7 @@ zipp==3.15.0
# importlib-resources
# The following packages are considered to be unsafe in a requirements file:
-pip==23.1.1
+pip==23.1.2
# via -r requirements/pip.in
setuptools==65.7.0
# via
diff --git a/requirements/mypy.pip b/requirements/mypy.pip
index 4e1ef483..b0ff3017 100644
--- a/requirements/mypy.pip
+++ b/requirements/mypy.pip
@@ -16,7 +16,7 @@ execnet==1.9.0
# via pytest-xdist
flaky==3.7.0
# via -r requirements/pytest.in
-hypothesis==6.72.2
+hypothesis==6.74.1
# via -r requirements/pytest.in
importlib-metadata==6.6.0
# via
diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip
index e26ce5e5..885faed3 100644
--- a/requirements/pip-tools.pip
+++ b/requirements/pip-tools.pip
@@ -30,7 +30,7 @@ zipp==3.15.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
-pip==23.1.1
+pip==23.1.2
# via pip-tools
setuptools==65.7.0
# via
diff --git a/requirements/pip.pip b/requirements/pip.pip
index 8ba19986..579d5028 100644
--- a/requirements/pip.pip
+++ b/requirements/pip.pip
@@ -10,19 +10,19 @@ filelock==3.12.0
# via virtualenv
importlib-metadata==6.6.0
# via virtualenv
-platformdirs==3.2.0
+platformdirs==3.5.0
# via virtualenv
typing-extensions==4.5.0
# via
# importlib-metadata
# platformdirs
-virtualenv==20.22.0
+virtualenv==20.23.0
# via -r requirements/pip.in
zipp==3.15.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
-pip==23.1.1
+pip==23.1.2
# via -r requirements/pip.in
setuptools==65.7.0
# via -r requirements/pip.in
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index d825d8e6..ba1e9baa 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -16,7 +16,7 @@ execnet==1.9.0
# via pytest-xdist
flaky==3.7.0
# via -r requirements/pytest.in
-hypothesis==6.72.2
+hypothesis==6.74.1
# via -r requirements/pytest.in
importlib-metadata==6.6.0
# via
diff --git a/requirements/tox.pip b/requirements/tox.pip
index 5d438968..d88ccc95 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -27,7 +27,7 @@ packaging==23.1
# via
# pyproject-api
# tox
-platformdirs==3.2.0
+platformdirs==3.5.0
# via
# tox
# virtualenv
@@ -39,7 +39,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
-tox==4.5.0
+tox==4.5.1
# via
# -r requirements/tox.in
# tox-gh
@@ -50,7 +50,7 @@ typing-extensions==4.5.0
# importlib-metadata
# platformdirs
# tox
-virtualenv==20.22.0
+virtualenv==20.23.0
# via tox
zipp==3.15.0
# via importlib-metadata