Skip to content

Commit

Permalink
Bump docker from 6.1.3 to 7.0.0 (#11765)
Browse files Browse the repository at this point in the history
* Bump docker from 6.1.3 to 7.0.0

Bumps [docker](https://github.com/docker/docker-py) from 6.1.3 to 7.0.0.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@6.1.3...7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg with requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 11, 2024
1 parent 9b76d44 commit 20f654e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ pycountry
uWSGI==2.0.23
gunicorn==21.2.0
ipython==8.20.0
docker==6.1.3
docker==7.0.0
invoke==2.2.0

# tests
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ install_requires =
uWSGI==2.0.23
gunicorn==21.2.0
ipython==8.20.0
docker==6.1.3
docker==7.0.0
invoke==2.2.0

# tests
Expand Down

0 comments on commit 20f654e

Please sign in to comment.