summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-04-03 05:30:36 -0400
committerNed Batchelder <ned@nedbatchelder.com>2023-04-03 05:30:36 -0400
commit3bc7d2ccdde692e6a5b968bb750751acc54b82a5 (patch)
tree2d7f4030ea720abcccdbc623879496d9f7caccdb
parentacd1e0310b32deb55cff221da172ce91c70c8794 (diff)
downloadpython-coveragepy-git-3bc7d2ccdde692e6a5b968bb750751acc54b82a5.tar.gz
chore: make upgrade
-rw-r--r--doc/requirements.pip2
-rw-r--r--requirements/dev.pip12
-rw-r--r--requirements/kit.pip2
-rw-r--r--requirements/lint.pip14
-rw-r--r--requirements/mypy.pip2
-rw-r--r--requirements/pip.pip2
-rw-r--r--requirements/pytest.pip2
-rw-r--r--requirements/tox.pip4
8 files changed, 20 insertions, 20 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index f4183e64..b13fedcd 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -53,7 +53,7 @@ pyenchant==3.2.2
# sphinxcontrib-spelling
pygments==2.14.0
# via sphinx
-pytz==2023.2
+pytz==2023.3
# via babel
requests==2.28.2
# via
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 7bc7bfc4..76304efc 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -4,7 +4,7 @@
#
# make upgrade
#
-astroid==2.15.0
+astroid==2.15.1
# via pylint
attrs==22.2.0
# via
@@ -43,7 +43,7 @@ exceptiongroup==1.1.1
# pytest
execnet==1.9.0
# via pytest-xdist
-filelock==3.10.6
+filelock==3.10.7
# via
# tox
# virtualenv
@@ -51,7 +51,7 @@ flaky==3.7.0
# via -r requirements/pytest.in
greenlet==2.0.2
# via -r requirements/dev.in
-hypothesis==6.70.0
+hypothesis==6.70.2
# via -r requirements/pytest.in
idna==3.4
# via requests
@@ -140,7 +140,7 @@ requests-toolbelt==0.10.1
# via twine
rfc3986==2.0.0
# via twine
-rich==13.3.2
+rich==13.3.3
# via twine
six==1.16.0
# via bleach
@@ -155,9 +155,9 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
-tomlkit==0.11.6
+tomlkit==0.11.7
# via pylint
-tox==4.4.7
+tox==4.4.8
# via
# -r requirements/tox.in
# tox-gh
diff --git a/requirements/kit.pip b/requirements/kit.pip
index 4f3fb037..a126aa35 100644
--- a/requirements/kit.pip
+++ b/requirements/kit.pip
@@ -18,7 +18,7 @@ cibuildwheel==2.12.1
# via -r requirements/kit.in
colorama==0.4.6
# via -r requirements/kit.in
-filelock==3.10.6
+filelock==3.10.7
# via cibuildwheel
importlib-metadata==6.1.0
# via
diff --git a/requirements/lint.pip b/requirements/lint.pip
index 3defa58b..af91931e 100644
--- a/requirements/lint.pip
+++ b/requirements/lint.pip
@@ -6,7 +6,7 @@
#
alabaster==0.7.13
# via sphinx
-astroid==2.15.0
+astroid==2.15.1
# via pylint
attrs==22.2.0
# via
@@ -60,7 +60,7 @@ exceptiongroup==1.1.1
# pytest
execnet==1.9.0
# via pytest-xdist
-filelock==3.10.6
+filelock==3.10.7
# via
# tox
# virtualenv
@@ -68,7 +68,7 @@ flaky==3.7.0
# via -r requirements/pytest.in
greenlet==2.0.2
# via -r requirements/dev.in
-hypothesis==6.70.0
+hypothesis==6.70.2
# via -r requirements/pytest.in
idna==3.4
# via requests
@@ -163,7 +163,7 @@ pytest==7.2.2
# pytest-xdist
pytest-xdist==3.2.1
# via -r requirements/pytest.in
-pytz==2023.2
+pytz==2023.3
# via babel
readme-renderer==37.3
# via
@@ -180,7 +180,7 @@ requests-toolbelt==0.10.1
# via twine
rfc3986==2.0.0
# via twine
-rich==13.3.2
+rich==13.3.3
# via twine
scriv==1.2.1
# via -r doc/requirements.in
@@ -231,11 +231,11 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
-tomlkit==0.11.6
+tomlkit==0.11.7
# via pylint
tornado==6.2
# via livereload
-tox==4.4.7
+tox==4.4.8
# via
# -r requirements/tox.in
# tox-gh
diff --git a/requirements/mypy.pip b/requirements/mypy.pip
index 16205eeb..ae1bbd97 100644
--- a/requirements/mypy.pip
+++ b/requirements/mypy.pip
@@ -18,7 +18,7 @@ execnet==1.9.0
# via pytest-xdist
flaky==3.7.0
# via -r requirements/pytest.in
-hypothesis==6.70.0
+hypothesis==6.70.2
# via -r requirements/pytest.in
importlib-metadata==6.1.0
# via
diff --git a/requirements/pip.pip b/requirements/pip.pip
index 1bf54a3d..927943a5 100644
--- a/requirements/pip.pip
+++ b/requirements/pip.pip
@@ -6,7 +6,7 @@
#
distlib==0.3.6
# via virtualenv
-filelock==3.10.6
+filelock==3.10.7
# via virtualenv
importlib-metadata==6.1.0
# via virtualenv
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 2dab7705..478860a9 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -18,7 +18,7 @@ execnet==1.9.0
# via pytest-xdist
flaky==3.7.0
# via -r requirements/pytest.in
-hypothesis==6.70.0
+hypothesis==6.70.2
# via -r requirements/pytest.in
importlib-metadata==6.1.0
# via
diff --git a/requirements/tox.pip b/requirements/tox.pip
index 5e99b982..c02835cb 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -14,7 +14,7 @@ colorama==0.4.6
# tox
distlib==0.3.6
# via virtualenv
-filelock==3.10.6
+filelock==3.10.7
# via
# tox
# virtualenv
@@ -39,7 +39,7 @@ tomli==2.0.1
# via
# pyproject-api
# tox
-tox==4.4.7
+tox==4.4.8
# via
# -r requirements/tox.in
# tox-gh