mirror of https://github.com/docker/docker-py.git
Bump test requirements to support Python 3.12
Signed-off-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
c3ee806924
commit
711f72f51d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue