summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-02-02 14:19:41 -0500
committerNed Batchelder <ned@nedbatchelder.com>2022-02-02 14:19:41 -0500
commit69656b0bcc5fe0488e686d7050522cf108db8e7b (patch)
tree9812fec42ee489f35d97944828836dcf947f87e0
parentb1debdd7614d52b0476f4e4668f59011a06de15f (diff)
downloadpython-coveragepy-git-69656b0bcc5fe0488e686d7050522cf108db8e7b.tar.gz
build: make upgrade
-rw-r--r--doc/requirements.pip4
-rw-r--r--requirements/dev.pip12
-rw-r--r--requirements/kit.pip4
-rw-r--r--requirements/light-threads.pip2
-rw-r--r--requirements/pip-tools.pip4
-rw-r--r--requirements/pip.pip2
-rw-r--r--requirements/pytest.pip4
-rw-r--r--requirements/tox.pip2
8 files changed, 17 insertions, 17 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index 0f88930d..d88b2963 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -10,7 +10,7 @@ babel==2.9.1
# via sphinx
certifi==2021.10.8
# via requests
-charset-normalizer==2.0.10
+charset-normalizer==2.0.11
# via requests
cogapp==3.3.0
# via -r doc/requirements.in
@@ -54,7 +54,7 @@ pygments==2.11.2
# doc8
# sphinx
# sphinx-tabs
-pyparsing==3.0.6
+pyparsing==3.0.7
# via packaging
pytz==2021.3
# via babel
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 084aa7f5..e0326900 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -21,7 +21,7 @@ build==0.7.0
# via check-manifest
certifi==2021.10.8
# via requests
-charset-normalizer==2.0.10
+charset-normalizer==2.0.11
# via requests
check-manifest==0.47
# via -r requirements/dev.in
@@ -58,7 +58,7 @@ future==0.18.2
# pycontracts
greenlet==1.1.2
# via -r requirements/dev.in
-hypothesis==6.36.0
+hypothesis==6.36.1
# via -r requirements/pytest.pip
idna==3.3
# via requests
@@ -130,7 +130,7 @@ pygments==2.11.2
# readme-renderer
pylint==2.12.2
# via -r requirements/dev.in
-pyparsing==3.0.6
+pyparsing==3.0.7
# via
# -r requirements/pytest.pip
# packaging
@@ -193,7 +193,7 @@ tqdm==4.62.3
# via twine
twine==3.7.1
# via -r requirements/dev.in
-typed-ast==1.5.1
+typed-ast==1.5.2
# via astroid
typing-extensions==4.0.1
# via
@@ -226,9 +226,9 @@ zipp==3.7.0
# pep517
# The following packages are considered to be unsafe in a requirements file:
-pip==21.3.1
+pip==22.0.2
# via -r requirements/pip.pip
-setuptools==60.5.0
+setuptools==60.7.0
# via
# astroid
# check-manifest
diff --git a/requirements/kit.pip b/requirements/kit.pip
index 3df52202..8ea5377a 100644
--- a/requirements/kit.pip
+++ b/requirements/kit.pip
@@ -29,7 +29,7 @@ pep517==0.12.0
# via build
pyelftools==0.27
# via auditwheel
-pyparsing==3.0.6
+pyparsing==3.0.7
# via packaging
tomli==2.0.0
# via
@@ -48,5 +48,5 @@ zipp==3.7.0
# pep517
# The following packages are considered to be unsafe in a requirements file:
-setuptools==60.5.0
+setuptools==60.7.0
# via -r requirements/kit.in
diff --git a/requirements/light-threads.pip b/requirements/light-threads.pip
index 1ea66ade..136fbc92 100644
--- a/requirements/light-threads.pip
+++ b/requirements/light-threads.pip
@@ -23,5 +23,5 @@ zope.interface==5.4.0
# via gevent
# The following packages are considered to be unsafe in a requirements file:
-setuptools==60.5.0
+setuptools==60.7.0
# via gevent
diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip
index eb86dcb1..696fdca2 100644
--- a/requirements/pip-tools.pip
+++ b/requirements/pip-tools.pip
@@ -26,7 +26,7 @@ zipp==3.7.0
# pep517
# The following packages are considered to be unsafe in a requirements file:
-pip==21.3.1
+pip==22.0.2
# via pip-tools
-setuptools==60.5.0
+setuptools==60.7.0
# via pip-tools
diff --git a/requirements/pip.pip b/requirements/pip.pip
index cb2e2dea..62b929de 100644
--- a/requirements/pip.pip
+++ b/requirements/pip.pip
@@ -22,5 +22,5 @@ zipp==3.7.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
-pip==21.3.1
+pip==22.0.2
# via -r requirements/pip.in
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 74a8f07e..628a8c1f 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -18,7 +18,7 @@ flaky==3.7.0
# via -r requirements/pytest.in
future==0.18.2
# via pycontracts
-hypothesis==6.36.0
+hypothesis==6.36.1
# via -r requirements/pytest.in
importlib-metadata==4.10.1
# via
@@ -36,7 +36,7 @@ py==1.11.0
# pytest-forked
pycontracts @ git+https://github.com/slorg1/contracts@collections_and_validator
# via -r requirements/pytest.in
-pyparsing==3.0.6
+pyparsing==3.0.7
# via
# packaging
# pycontracts
diff --git a/requirements/tox.pip b/requirements/tox.pip
index 5e0f6c30..bacd69bc 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -25,7 +25,7 @@ pluggy==1.0.0
# via tox
py==1.11.0
# via tox
-pyparsing==3.0.6
+pyparsing==3.0.7
# via packaging
six==1.16.0
# via