Skip to content

Commit

Permalink
fix(deps): bump docker from 7.0.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [docker](https://github.com/docker/docker-py) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@7.0.0...7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 106aac0 commit 9a23547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ netaddr==1.2.1
mitogen==0.3.4
openshift==0.13.2
lxml==5.1.0
docker==7.0.0
docker==7.1.0
jmespath==1.0.1
python-dateutil==2.9.0.post0
pytz==2024.1
Expand Down

0 comments on commit 9a23547

Please sign in to comment.