Bump test requirements to support Python 3.12

Signed-off-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Hugo van Kemenade 2023-09-08 21:10:37 +03:00
parent c3ee806924
commit 711f72f51d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
setuptools==65.5.1 setuptools==65.5.1
coverage==6.4.2 coverage==7.2.7
ruff==0.0.284 ruff==0.0.284
pytest==7.1.2 pytest==7.4.2
pytest-cov==3.0.0 pytest-cov==4.1.0
pytest-timeout==2.1.0 pytest-timeout==2.1.0