summaryrefslogtreecommitdiff
path: root/requirements/mypy.pip
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2023-04-14 15:39:39 -0400
committerNed Batchelder <ned@nedbatchelder.com>2023-04-14 15:39:39 -0400
commit45ed6ea029d67265ed3aeeb6b0ec8fc2f1f97b5c (patch)
tree4e66354a698266c5f43fb256afa4a154a6b8550e /requirements/mypy.pip
parent7b68d1286cefb45225ee851a6e9b5d47594d69cb (diff)
downloadpython-coveragepy-git-45ed6ea029d67265ed3aeeb6b0ec8fc2f1f97b5c.tar.gz
chore: make upgrade
Diffstat (limited to 'requirements/mypy.pip')
-rw-r--r--requirements/mypy.pip14
1 files changed, 6 insertions, 8 deletions
diff --git a/requirements/mypy.pip b/requirements/mypy.pip
index ae1bbd97..1ce28abf 100644
--- a/requirements/mypy.pip
+++ b/requirements/mypy.pip
@@ -5,9 +5,7 @@
# make upgrade
#
attrs==22.2.0
- # via
- # hypothesis
- # pytest
+ # via hypothesis
colorama==0.4.6
# via -r requirements/pytest.in
exceptiongroup==1.1.1
@@ -18,23 +16,23 @@ execnet==1.9.0
# via pytest-xdist
flaky==3.7.0
# via -r requirements/pytest.in
-hypothesis==6.70.2
+hypothesis==6.71.0
# via -r requirements/pytest.in
-importlib-metadata==6.1.0
+importlib-metadata==6.3.0
# via
# pluggy
# pytest
iniconfig==2.0.0
# via pytest
-mypy==1.1.1
+mypy==1.2.0
# via -r requirements/mypy.in
mypy-extensions==1.0.0
# via mypy
-packaging==23.0
+packaging==23.1
# via pytest
pluggy==1.0.0
# via pytest
-pytest==7.2.2
+pytest==7.3.1
# via
# -r requirements/pytest.in
# pytest-xdist