Skip to content

Commit d6f0bbc

Browse files
Bump python-on-whales from 0.74.0 to 0.75.1 (#10324)
Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.74.0 to 0.75.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.75.1</h2> <h2>What's Changed</h2> <ul> <li>Work around setuptools license file metadata issue by <a href="https://github.com/rcwbr"><code>@​rcwbr</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/666">gabrieldemarmiesse/python-on-whales#666</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.75.0...v0.75.1">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.75.0...v0.75.1</a></p> <h2>v0.75.0</h2> <h2>What's Changed</h2> <ul> <li>Add anchor to link being displayed when using CLI by <a href="https://github.com/gabrieldemarmiesse"><code>@​gabrieldemarmiesse</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/654">gabrieldemarmiesse/python-on-whales#654</a></li> <li>Support bake remote definitions by <a href="https://github.com/rcwbr"><code>@​rcwbr</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/656">gabrieldemarmiesse/python-on-whales#656</a></li> <li>Add entrypoint option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/659">#659</a>) by <a href="https://github.com/www84"><code>@​www84</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/661">gabrieldemarmiesse/python-on-whales#661</a></li> <li>Add volumes option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/662">#662</a>) by <a href="https://github.com/www84"><code>@​www84</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/663">gabrieldemarmiesse/python-on-whales#663</a></li> <li>Add envs option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/664">#664</a>) by <a href="https://github.com/www84"><code>@​www84</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/665">gabrieldemarmiesse/python-on-whales#665</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rcwbr"><code>@​rcwbr</code></a> made their first contribution in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/656">gabrieldemarmiesse/python-on-whales#656</a></li> <li><a href="https://github.com/www84"><code>@​www84</code></a> made their first contribution in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/661">gabrieldemarmiesse/python-on-whales#661</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.74.0...v0.75.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.74.0...v0.75.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/9621e92614cc60f17203f0628440d570d060cded"><code>9621e92</code></a> bump version to 0.75.1</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/c3b82f3ebbe59037b97476479f47b66d52b734d9"><code>c3b82f3</code></a> Work around setuptools license file metadata issue (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/666">#666</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/aa5586b2fd9539711625735cb77678b9e71eda81"><code>aa5586b</code></a> Bump version to 0.75.0</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/63120611d2506eccd386d7eee3df2cc36d682b53"><code>6312061</code></a> Add envs option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/664">#664</a>) (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/665">#665</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/406eea4c7dfa457d608bed7cf0d4758f16c530ba"><code>406eea4</code></a> Add volumes option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/663">#663</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/86804eea508b7a38c9ce76d07baf8b36a95a9ff4"><code>86804ee</code></a> Add entrypoint option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/659">#659</a>) (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/661">#661</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/07fe32a17239b1626a9acbc5d61dea0d6cfe4188"><code>07fe32a</code></a> Update comment in python-publish.yml</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/b2ff8654488378d913ce900b4e526b4b4d3ed6a7"><code>b2ff865</code></a> Support bake remote definitions (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/656">#656</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/a2f95b07dac7084f4bf1e30207fcbf2823e36df9"><code>a2f95b0</code></a> Add anchor to link being displayed when using CLI (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/654">#654</a>)</li> <li>See full diff in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.74.0...v0.75.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.74.0&new-version=0.75.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 976e0a8 commit d6f0bbc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ pytest-xdist==3.6.1
182182
# via -r requirements/test.in
183183
python-dateutil==2.9.0.post0
184184
# via freezegun
185-
python-on-whales==0.74.0
185+
python-on-whales==0.75.1
186186
# via
187187
# -r requirements/lint.in
188188
# -r requirements/test.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ pytest-xdist==3.6.1
177177
# via -r requirements/test.in
178178
python-dateutil==2.9.0.post0
179179
# via freezegun
180-
python-on-whales==0.74.0
180+
python-on-whales==0.75.1
181181
# via
182182
# -r requirements/lint.in
183183
# -r requirements/test.in

requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ pytest-mock==3.14.0
7474
# via -r requirements/lint.in
7575
python-dateutil==2.9.0.post0
7676
# via freezegun
77-
python-on-whales==0.74.0
77+
python-on-whales==0.75.1
7878
# via -r requirements/lint.in
7979
pyyaml==6.0.2
8080
# via pre-commit

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ pytest-xdist==3.6.1
100100
# via -r requirements/test.in
101101
python-dateutil==2.9.0.post0
102102
# via freezegun
103-
python-on-whales==0.74.0
103+
python-on-whales==0.75.1
104104
# via -r requirements/test.in
105105
re-assert==1.1.0
106106
# via -r requirements/test.in

0 commit comments

Comments
 (0)