summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2022-11-01 11:53:23 -0700
committerGitHub <noreply@github.com>2022-11-01 11:53:23 -0700
commit6ef8b9986ad9a8bc79a4a6640a8f9ee285b67a7b (patch)
treeaed1aff39f68aee248b5caecf79f5c560ddb2b32 /requirements
parent858c8363b7b94d2e3c01cdf03568f49fce4aba48 (diff)
downloadnetworkx-6ef8b9986ad9a8bc79a4a6640a8f9ee285b67a7b.tar.gz
Update pytest (#6165)
Diffstat (limited to 'requirements')
-rw-r--r--requirements/test.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/test.txt b/requirements/test.txt
index 8175aecc8..d5962a87 100644
--- a/requirements/test.txt
+++ b/requirements/test.txt
@@ -1,3 +1,3 @@
-pytest>=7.1
-pytest-cov>=3.0
+pytest>=7.2
+pytest-cov>=4.0
codecov>=2.1