Skip to content

Commit

Permalink
Bump docker from 6.1.2 to 6.1.3 (#105)
Browse files Browse the repository at this point in the history
Bumps [docker](https://github.com/docker/docker-py) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@6.1.2...6.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2023
1 parent fa55ec9 commit cb080f7
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 @@ -36,7 +36,7 @@ coverage[toml]==6.4.4
# pytest-cov
dill==0.3.6
# via pylint
docker==6.1.2
docker==6.1.3
# via -r requirements.in
idna==3.4
# via requests
Expand Down

0 comments on commit cb080f7

Please sign in to comment.