summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-05-13 06:26:07 -0400
committerNed Batchelder <ned@nedbatchelder.com>2023-05-13 06:26:07 -0400
commit0eb64940e9b4543488edd1167f52c8dc170f9467 (patch)
tree117db2ae6afd33e60d3f2066d846c10e585295a5
parent007323a22836b5e30b5c76cfae650784c05e8584 (diff)
downloadpython-coveragepy-git-0eb64940e9b4543488edd1167f52c8dc170f9467.tar.gz
chore: make upgrade
-rw-r--r--doc/requirements.pip6
-rw-r--r--requirements/dev.pip16
-rw-r--r--requirements/kit.pip4
-rw-r--r--requirements/lint.pip14
-rw-r--r--requirements/mypy.pip6
-rw-r--r--requirements/pip.pip2
-rw-r--r--requirements/pytest.pip4
-rw-r--r--requirements/tox.pip2
8 files changed, 27 insertions, 27 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index 16213c7f..6cd3a8f8 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -10,7 +10,7 @@ attrs==23.1.0
# via scriv
babel==2.12.1
# via sphinx
-certifi==2022.12.7
+certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
# via requests
@@ -56,7 +56,7 @@ pygments==2.15.1
# via sphinx
pytz==2023.3
# via babel
-requests==2.29.0
+requests==2.30.0
# via
# scriv
# sphinx
@@ -100,7 +100,7 @@ tornado==6.2
# via livereload
typing-extensions==4.5.0
# via importlib-metadata
-urllib3==1.26.15
+urllib3==2.0.2
# via requests
zipp==3.15.0
# via importlib-metadata
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 78468f1a..bea4ca35 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -14,7 +14,7 @@ build==0.10.0
# via check-manifest
cachetools==5.3.0
# via tox
-certifi==2022.12.7
+certifi==2023.5.7
# via requests
chardet==5.1.0
# via tox
@@ -33,7 +33,7 @@ dill==0.3.6
# via pylint
distlib==0.3.6
# via virtualenv
-docutils==0.19
+docutils==0.20
# via readme-renderer
exceptiongroup==1.1.1
# via
@@ -49,7 +49,7 @@ flaky==3.7.0
# via -r requirements/pytest.in
greenlet==2.0.2
# via -r requirements/dev.in
-hypothesis==6.75.1
+hypothesis==6.75.2
# 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.5.0
+platformdirs==3.5.1
# via
# pylint
# tox
@@ -114,7 +114,7 @@ pygments==2.15.1
# pudb
# readme-renderer
# rich
-pylint==2.17.3
+pylint==2.17.4
# via -r requirements/dev.in
pyproject-api==1.5.1
# via tox
@@ -124,13 +124,13 @@ pytest==7.3.1
# via
# -r requirements/pytest.in
# pytest-xdist
-pytest-xdist==3.2.1
+pytest-xdist==3.3.0
# via -r requirements/pytest.in
readme-renderer==37.3
# via
# -r requirements/dev.in
# twine
-requests==2.29.0
+requests==2.30.0
# via
# -r requirements/dev.in
# requests-toolbelt
@@ -175,7 +175,7 @@ typing-extensions==4.5.0
# pylint
# rich
# tox
-urllib3==1.26.15
+urllib3==2.0.2
# via
# requests
# twine
diff --git a/requirements/kit.pip b/requirements/kit.pip
index 8ed9e03a..c3491e21 100644
--- a/requirements/kit.pip
+++ b/requirements/kit.pip
@@ -12,7 +12,7 @@ bracex==2.3.post1
# via cibuildwheel
build==0.10.0
# via -r requirements/kit.in
-certifi==2022.12.7
+certifi==2023.5.7
# via cibuildwheel
cibuildwheel==2.12.3
# via -r requirements/kit.in
@@ -28,7 +28,7 @@ packaging==23.1
# via
# build
# cibuildwheel
-platformdirs==3.5.0
+platformdirs==3.5.1
# via cibuildwheel
pyelftools==0.29
# via auditwheel
diff --git a/requirements/lint.pip b/requirements/lint.pip
index 496aa672..696bb9d7 100644
--- a/requirements/lint.pip
+++ b/requirements/lint.pip
@@ -20,7 +20,7 @@ build==0.10.0
# via check-manifest
cachetools==5.3.0
# via tox
-certifi==2022.12.7
+certifi==2023.5.7
# via requests
chardet==5.1.0
# via tox
@@ -67,7 +67,7 @@ flaky==3.7.0
# via -r requirements/pytest.in
greenlet==2.0.2
# via -r requirements/dev.in
-hypothesis==6.75.1
+hypothesis==6.75.2
# 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.5.0
+platformdirs==3.5.1
# via
# pylint
# tox
@@ -151,7 +151,7 @@ pygments==2.15.1
# readme-renderer
# rich
# sphinx
-pylint==2.17.3
+pylint==2.17.4
# via -r requirements/dev.in
pyproject-api==1.5.1
# via tox
@@ -161,7 +161,7 @@ pytest==7.3.1
# via
# -r requirements/pytest.in
# pytest-xdist
-pytest-xdist==3.2.1
+pytest-xdist==3.3.0
# via -r requirements/pytest.in
pytz==2023.3
# via babel
@@ -169,7 +169,7 @@ readme-renderer==37.3
# via
# -r requirements/dev.in
# twine
-requests==2.29.0
+requests==2.30.0
# via
# -r requirements/dev.in
# requests-toolbelt
@@ -254,7 +254,7 @@ typing-extensions==4.5.0
# pylint
# rich
# tox
-urllib3==1.26.15
+urllib3==2.0.2
# via
# requests
# twine
diff --git a/requirements/mypy.pip b/requirements/mypy.pip
index 0b15a6f3..42ba1240 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.75.1
+hypothesis==6.75.2
# via -r requirements/pytest.in
importlib-metadata==6.6.0
# via
@@ -25,7 +25,7 @@ importlib-metadata==6.6.0
# pytest
iniconfig==2.0.0
# via pytest
-mypy==1.2.0
+mypy==1.3.0
# via -r requirements/mypy.in
mypy-extensions==1.0.0
# via mypy
@@ -37,7 +37,7 @@ pytest==7.3.1
# via
# -r requirements/pytest.in
# pytest-xdist
-pytest-xdist==3.2.1
+pytest-xdist==3.3.0
# via -r requirements/pytest.in
sortedcontainers==2.4.0
# via hypothesis
diff --git a/requirements/pip.pip b/requirements/pip.pip
index 7c2a1b4e..52dce8f4 100644
--- a/requirements/pip.pip
+++ b/requirements/pip.pip
@@ -10,7 +10,7 @@ filelock==3.12.0
# via virtualenv
importlib-metadata==6.6.0
# via virtualenv
-platformdirs==3.5.0
+platformdirs==3.5.1
# via virtualenv
typing-extensions==4.5.0
# via
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 50515a69..466ea560 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.75.1
+hypothesis==6.75.2
# via -r requirements/pytest.in
importlib-metadata==6.6.0
# via
@@ -33,7 +33,7 @@ pytest==7.3.1
# via
# -r requirements/pytest.in
# pytest-xdist
-pytest-xdist==3.2.1
+pytest-xdist==3.3.0
# via -r requirements/pytest.in
sortedcontainers==2.4.0
# via hypothesis
diff --git a/requirements/tox.pip b/requirements/tox.pip
index d88ccc95..2c0ddfbe 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -27,7 +27,7 @@ packaging==23.1
# via
# pyproject-api
# tox
-platformdirs==3.5.0
+platformdirs==3.5.1
# via
# tox
# virtualenv