Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent f7a0bf1 commit 89ab06d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 23 deletions.
47 changes: 25 additions & 22 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 @@ -23,7 +23,7 @@ pymssql = ">=2.1.1,!=2.2.8"
backoff = ">=1.8.0"

[tool.poetry.dev-dependencies]
docker = "^5.0.3"
docker = "^6.1.3"
pytest = "^7.0.0"
pytest-cov = "^2.12.1"
mypy = "^0.971"
Expand Down

0 comments on commit 89ab06d

Please sign in to comment.