Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update docker requirement from ^5.0.3 to ^6.0.1 #168

Merged
merged 1 commit into from Nov 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2022

Updates the requirements on docker to permit the latest version.

Release notes

Sourced from docker's releases.

6.0.1

🐛 Bugfixes

  • Fix for The pipe has been ended errors on Windows (#3056)
  • Support floats for timestamps in Docker logs (since / until) (#3031)

What's Changed

New Contributors

Full Changelog: docker/docker-py@6.0.0...6.0.1

Commits
  • 3002298 socket: handle npipe close on Windows (#3056)
  • bc0a5fb test: use anonymous volume for prune (#3051)
  • 923e067 api: add support for floats to docker logs params since / until (#3031)
  • 1c27ec1 ci: use latest stable syntax for Dockerfiles (#3035)
  • 2494d63 docs: install package in ReadTheDocs build (#3032)
  • e901eac test: add additional tests for cgroupns option (#3024)
  • fc86ab0 swarm: add support for DataPathPort on init (#2987)
  • 45bf9f9 Merge remote-tracking branch 'upstream/main' into patch-1
  • c03aeb6 Merge remote-tracking branch 'upstream/main' into connect-with-mac
  • 58aa62b swarm: add sysctl support for services (#3029)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [docker](https://github.com/docker/docker-py) to permit the latest version.
- [Release notes](https://github.com/docker/docker-py/releases)
- [Commits](docker/docker-py@5.0.3...6.0.1)

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2022
@tiangolo tiangolo merged commit 97b5338 into master Nov 25, 2022
@tiangolo tiangolo deleted the dependabot/pip/docker-tw-6.0.1 branch November 25, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant