Skip to content

Commit 1596887

Browse files
committed
MAINT: update pytest, hypothesis, pytest-cov, and pytz in test_requirements.txt
1 parent 5047644 commit 1596887

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test_requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ cython>=0.29.34,<3.0
22
wheel==0.38.1
33
setuptools==59.2.0 ; python_version < '3.12'
44
setuptools ; python_version >= '3.12'
5-
hypothesis==6.24.1
6-
pytest==6.2.5
7-
pytz==2021.3
8-
pytest-cov==3.0.0
5+
hypothesis==6.81.1
6+
pytest==7.4.0
7+
pytz==2023.3
8+
pytest-cov==4.1.0
99
pytest-xdist
1010
# for numpy.random.test.test_extending
1111
cffi; python_version < '3.10'

0 commit comments

Comments
 (0)