Update docker to 7.1.x (#12068)

This commit is contained in:
Nikita Sobolev
2024-05-31 09:56:49 +03:00
committed by GitHub
parent 3dc74ddf07
commit 66c640ece9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "7.0.*"
version = "7.1.*"
upstream_repository = "https://github.com/docker/docker-py"
requires = ["types-requests", "urllib3>=2"]