Skip to content

Commit

Permalink
MAINT: update pytest, hypothesis, pytest-cov, and pytz in test_requir…
Browse files Browse the repository at this point in the history
…ements.txt
  • Loading branch information
ngoldbaum committed Jul 11, 2023
1 parent 5047644 commit 1596887
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ cython>=0.29.34,<3.0
wheel==0.38.1
setuptools==59.2.0 ; python_version < '3.12'
setuptools ; python_version >= '3.12'
hypothesis==6.24.1
pytest==6.2.5
pytz==2021.3
pytest-cov==3.0.0
hypothesis==6.81.1
pytest==7.4.0
pytz==2023.3
pytest-cov==4.1.0
pytest-xdist
# for numpy.random.test.test_extending
cffi; python_version < '3.10'
Expand Down

0 comments on commit 1596887

Please sign in to comment.