Skip to content

Commit

Permalink
Bump python-on-whales from 0.70.0 to 0.70.1 (#8242)
Browse files Browse the repository at this point in the history
Bumps
[python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales)
from 0.70.0 to 0.70.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/releases">python-on-whales's
releases</a>.</em></p>
<blockquote>
<h2>v0.70.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix repr return for Tasks by <a
href="https://github.com/anesmemisevic"><code>@​anesmemisevic</code></a>
in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/565">gabrieldemarmiesse/python-on-whales#565</a></li>
<li>:bug: Fix docker.buildx.list() for buildx 0.13 by <a
href="https://github.com/gabrieldemarmiesse"><code>@​gabrieldemarmiesse</code></a>
in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/568">gabrieldemarmiesse/python-on-whales#568</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/anesmemisevic"><code>@​anesmemisevic</code></a>
made their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/565">gabrieldemarmiesse/python-on-whales#565</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.70.0...v0.70.1">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.70.0...v0.70.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/3474ecb35689827cc9a7199c30ca99f5acd5156e"><code>3474ecb</code></a>
Bump version to 0.70.1</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/9ceeb60493af3a120925b01e0275278dfd88160a"><code>9ceeb60</code></a>
:bug: Fix docker.buildx.list() for buildx 0.13 (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/568">#568</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/1aa86ec8f8b2523e4a85ffb85b89599b2bc2479e"><code>1aa86ec</code></a>
fix repr return for Tasks (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/565">#565</a>)</li>
<li>See full diff in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.70.0...v0.70.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-on-whales&package-manager=pip&previous-version=0.70.0&new-version=0.70.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

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] committed Mar 22, 2024
1 parent 54f91fc commit 909bd47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ pytest-mock==3.12.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via freezegun
python-on-whales==0.70.0
python-on-whales==0.70.1
# via -r requirements/test.in
pytz==2023.3.post1
# via babel
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ pytest-mock==3.12.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via freezegun
python-on-whales==0.70.0
python-on-whales==0.70.1
# via -r requirements/test.in
pytz==2023.3.post1
# via babel
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ pytest-mock==3.12.0
# via -r requirements/test.in
python-dateutil==2.8.2
# via freezegun
python-on-whales==0.70.0
python-on-whales==0.70.1
# via -r requirements/test.in
re-assert==1.1.0
# via -r requirements/test.in
Expand Down

0 comments on commit 909bd47

Please sign in to comment.