summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-11-04 14:20:17 -0400
committerNed Batchelder <ned@nedbatchelder.com>2021-11-04 14:20:17 -0400
commit014177f714c5e755e3e32bfa4e309cc0dbacd2a9 (patch)
tree7e0c18fe4fc5c015b411dc48083e0332a5608696
parenta89f40e4c01fcb6c5a50eb42dc372454446693eb (diff)
downloadpython-coveragepy-git-014177f714c5e755e3e32bfa4e309cc0dbacd2a9.tar.gz
chore: make upgrade
-rw-r--r--doc/requirements.pip4
-rw-r--r--requirements/dev.pip14
-rw-r--r--requirements/kit.pip2
-rw-r--r--requirements/pip-tools.pip2
-rw-r--r--requirements/pip.pip2
-rw-r--r--requirements/pytest.pip4
-rw-r--r--requirements/tox.pip4
7 files changed, 16 insertions, 16 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index 09559094..1eb3e900 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -36,7 +36,7 @@ markupsafe==2.0.1
# via jinja2
packaging==21.2
# via sphinx
-pbr==5.6.0
+pbr==5.7.0
# via stevedore
pyenchant==3.2.2
# via
@@ -97,5 +97,5 @@ urllib3==1.26.7
# via requests
# The following packages are considered to be unsafe in a requirements file:
-setuptools==58.3.0
+setuptools==58.5.2
# via sphinx
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 29cc9313..0fe2a7c4 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -60,7 +60,7 @@ future==0.18.2
# pycontracts
greenlet==1.1.2
# via -r requirements/dev.in
-hypothesis==6.24.0
+hypothesis==6.24.1
# via -r requirements/pytest.pip
idna==3.3
# via requests
@@ -72,7 +72,7 @@ iniconfig==1.1.1
# via
# -r requirements/pytest.pip
# pytest
-isort==5.9.3
+isort==5.10.0
# via pylint
jedi==0.18.0
# via pudb
@@ -107,9 +107,9 @@ pluggy==1.0.0
# -r requirements/pytest.pip
# pytest
# tox
-pudb==2021.2
+pudb==2021.2.2
# via -r requirements/dev.in
-py==1.10.0
+py==1.11.0
# via
# -r requirements/pytest.pip
# pytest
@@ -184,7 +184,7 @@ tox==3.24.4
# via -r requirements/dev.in
tqdm==4.62.3
# via twine
-twine==3.4.2
+twine==3.5.0
# via -r requirements/dev.in
typing-extensions==3.10.0.2
# via
@@ -198,7 +198,7 @@ urwid==2.1.2
# urwid-readline
urwid-readline==0.13
# via pudb
-virtualenv==20.9.0
+virtualenv==20.10.0
# via
# -r requirements/pip.pip
# tox
@@ -212,7 +212,7 @@ zipp==3.6.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via -r requirements/pip.pip
-setuptools==58.3.0
+setuptools==58.5.2
# via
# astroid
# check-manifest
diff --git a/requirements/kit.pip b/requirements/kit.pip
index 7a1efc44..5c71f27b 100644
--- a/requirements/kit.pip
+++ b/requirements/kit.pip
@@ -35,5 +35,5 @@ wheel==0.37.0
# via -r requirements/kit.in
# The following packages are considered to be unsafe in a requirements file:
-setuptools==58.3.0
+setuptools==58.5.2
# via -r requirements/kit.in
diff --git a/requirements/pip-tools.pip b/requirements/pip-tools.pip
index 42e86741..63fec7be 100644
--- a/requirements/pip-tools.pip
+++ b/requirements/pip-tools.pip
@@ -18,5 +18,5 @@ wheel==0.37.0
# The following packages are considered to be unsafe in a requirements file:
pip==21.3.1
# via pip-tools
-setuptools==58.3.0
+setuptools==58.5.2
# via pip-tools
diff --git a/requirements/pip.pip b/requirements/pip.pip
index a3f4b8bc..82bfc3e1 100644
--- a/requirements/pip.pip
+++ b/requirements/pip.pip
@@ -14,7 +14,7 @@ platformdirs==2.4.0
# via virtualenv
six==1.16.0
# via virtualenv
-virtualenv==20.9.0
+virtualenv==20.10.0
# via -r requirements/pip.in
# The following packages are considered to be unsafe in a requirements file:
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 89ca1718..30260faa 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.24.0
+hypothesis==6.24.1
# via -r requirements/pytest.in
iniconfig==1.1.1
# via pytest
@@ -26,7 +26,7 @@ packaging==21.2
# via pytest
pluggy==1.0.0
# via pytest
-py==1.10.0
+py==1.11.0
# via
# pytest
# pytest-forked
diff --git a/requirements/tox.pip b/requirements/tox.pip
index 324103b1..0a66a648 100644
--- a/requirements/tox.pip
+++ b/requirements/tox.pip
@@ -18,7 +18,7 @@ platformdirs==2.4.0
# via virtualenv
pluggy==1.0.0
# via tox
-py==1.10.0
+py==1.11.0
# via tox
pyparsing==2.4.7
# via packaging
@@ -34,5 +34,5 @@ tox==3.24.4
# tox-gh-actions
tox-gh-actions==2.8.1
# via -r requirements/tox.in
-virtualenv==20.9.0
+virtualenv==20.10.0
# via tox