aiohttp icon indicating copy to clipboard operation
aiohttp copied to clipboard

Bump python-on-whales from 0.36.1 to 0.52.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps python-on-whales from 0.36.1 to 0.52.0.

Release notes

Sourced from python-on-whales's releases.

v0.52.0

What's Changed

Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.51.1...v0.52.0

v0.51.1

What's Changed

New Contributors

Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.51.0...v0.51.1

v0.51.0

What's Changed

Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.50.0...v0.51.0

v0.50.0

What's Changed

New Contributors

Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.49...v0.50.0

v0.49.0

What's Changed

New Contributors

Full Changelog: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.48.0...v0.49

v0.48.0

... (truncated)

Commits
  • 71ed7d2 Bump version to 0.52.0
  • b8cbbe7 Allow single strings in docker.compose.up() and pull(), add quiet flag for up...
  • e6a8fad Add the quiet flag to docker.compose.pull() (#363)
  • 2045a2f Bump version to 0.51.0
  • 6564599 Fix NetworkBindings parsing error (#362)
  • a5b5b0e Bump version to 0.51.0
  • a8efc93 Add arguments for docker.image.list() (#361)
  • 5c4d228 Clarify the documentation about podman (#359)
  • 5d0ce24 Change behavior of empty list as argument to some functions (#352)
  • 75f7f5f Bump version to 0.50.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

dependabot[bot] avatar Sep 20 '22 21:09 dependabot[bot]