Просмотр исходного кода

chore(deps): bump docker from 5.0.0 to 5.0.2 in /test/requirements

Bumps [docker](https://github.com/docker/docker-py) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](https://github.com/docker/docker-py/compare/5.0.0...5.0.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] 3 лет назад
Родитель
Сommit
083d86a79d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      test/requirements/python-requirements.txt

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

@@ -1,5 +1,5 @@
 backoff==1.11.1
 docker-compose==1.29.2
-docker==5.0.0
+docker==5.0.2
 pytest==6.2.5
 requests==2.26.0