Skip to content

Commit

Permalink
Bump test requirements to support Python 3.12
Browse files Browse the repository at this point in the history
Signed-off-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
hugovk committed Sep 8, 2023
1 parent c3ee806 commit 711f72f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setuptools==65.5.1
coverage==6.4.2
coverage==7.2.7
ruff==0.0.284
pytest==7.1.2
pytest-cov==3.0.0
pytest==7.4.2
pytest-cov==4.1.0
pytest-timeout==2.1.0

0 comments on commit 711f72f

Please sign in to comment.