Skip to content

Commit

Permalink
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 827bf2c commit 579c57e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jsonschema = "==4.21.1"
apscheduler = "==3.10.4"
file-read-backwards = "==3.0.0"
aiodns = "==3.2.0"
docker = "==7.0.0"
docker = "==7.1.0"
click = "==8.1.7"
PyYAML = "==6.0.1"
python-dateutil = "==2.9.0.post0"
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 579c57e

Please sign in to comment.