Skip to content

Commit

Permalink
build(deps-dev): bump docker from 6.1.3 to 7.0.0 (#1411)
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 86b1cf6 commit d1153b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 24 deletions.
30 changes: 7 additions & 23 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Authlib = "^1.0.1"
aioresponses = ">=0.7.3,<1.0"
click = "^8.1.7"
cryptography = ">=40.0.2"
docker = "^6.1.3"
docker = "^7.0.0"
mock = "^5.1.0"
pytest-aiohttp = "^1.0.5"
pytest-asyncio = ">=0.19.0,<1"
Expand Down

0 comments on commit d1153b9

Please sign in to comment.