Răsfoiți Sursa

ci: bump docker from 6.1.1 to 6.1.2 in /test/requirements

Bumps [docker](https://github.com/docker/docker-py) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/6.1.1...6.1.2)

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 ani în urmă
părinte
comite
bd5816b705
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      test/requirements/python-requirements.txt

+ 1 - 1
test/requirements/python-requirements.txt

@@ -1,5 +1,5 @@
 backoff==2.2.1
 docker-compose==1.29.2
-docker==6.1.1
+docker==6.1.2
 pytest==7.3.1
 requests==2.30.0