Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
83315ef
Bump version (#11685)
Dreamsorcerer Oct 17, 2025
381334b
[PR #11686/42fc48a6 backport][3.14] Raise benchmark timeout to 12 min…
patchback[bot] Oct 18, 2025
e6042d2
[PR #11686/42fc48a6 backport][3.13] Raise benchmark timeout to 12 min…
patchback[bot] Oct 18, 2025
f401e99
Bump iniconfig from 2.1.0 to 2.3.0 (#11692)
dependabot[bot] Oct 20, 2025
9529279
Bump pydantic from 2.12.2 to 2.12.3 (#11693)
dependabot[bot] Oct 20, 2025
0354bf1
Bump cython from 3.1.4 to 3.1.5 (#11694)
dependabot[bot] Oct 20, 2025
d7c3e1f
Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0 (#11699)
dependabot[bot] Oct 21, 2025
231a172
Bump regex from 2025.9.18 to 2025.10.23 (#11702)
dependabot[bot] Oct 22, 2025
442d38f
Bump cython from 3.1.5 to 3.1.6 (#11710)
dependabot[bot] Oct 24, 2025
1d6513a
Bump pytest-codspeed from 4.1.1 to 4.2.0 (#11711)
dependabot[bot] Oct 24, 2025
322d177
Bump python-on-whales from 0.78.0 to 0.79.0 (#11712)
dependabot[bot] Oct 24, 2025
b4d9b89
Bump actions/download-artifact from 5 to 6 (#11721)
dependabot[bot] Oct 27, 2025
6d22d3a
Bump pip from 25.2 to 25.3 (#11722)
dependabot[bot] Oct 27, 2025
57ad7fa
[PR #11714/0d77d0d6 backport][3.14] Fix loading netrc when NETRC env …
patchback[bot] Oct 28, 2025
b734e04
[PR #11714/0d77d0d6 backport][3.13] Fix loading netrc when NETRC env …
patchback[bot] Oct 28, 2025
990c6b4
[PR #11724/82ce525b backport][3.14] Ensure cookies are still parsed a…
bdraco Oct 28, 2025
95daf0c
[PR #11724/82ce525b backport][3.13] Ensure cookies are still parsed a…
bdraco Oct 28, 2025
baf646f
[PR #11726/6cffcfd backport][3.14] Fix WebSocket compressed sends to …
bdraco Oct 28, 2025
5c75e63
[PR #11726/6cffcfd backport][3.13] Fix WebSocket compressed sends to …
bdraco Oct 28, 2025
91547df
Release 3.13.2 (#11733)
bdraco Oct 28, 2025
e1aec0a
Move dependency metadata from `setup.cfg` to `pyproject.toml`
cdce8p Oct 28, 2025
9b8f4b9
Merge branch '3.13' into 3.14
bdraco Oct 28, 2025
861c621
Merge branch '3.14'
bdraco Oct 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump python-on-whales from 0.78.0 to 0.79.0 (aio-libs#11712)
Bumps
[python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales)
from 0.78.0 to 0.79.0.
<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.79.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat : Add support for Docker service networks in ComposeService by
<a href="https://github.com/R3gardless"><code>@​R3gardless</code></a> in
<a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/683">gabrieldemarmiesse/python-on-whales#683</a></li>
<li>[Docs] Enable Syntax Highlighting by <a
href="https://github.com/lgeiger"><code>@​lgeiger</code></a> in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/686">gabrieldemarmiesse/python-on-whales#686</a></li>
<li>Improve typing of <code>run</code> by using <code>@overload</code>
by <a href="https://github.com/patrick91"><code>@​patrick91</code></a>
in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/685">gabrieldemarmiesse/python-on-whales#685</a></li>
<li>Add metadata_file opt-in for buildx builds by <a
href="https://github.com/K-dash"><code>@​K-dash</code></a> in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/689">gabrieldemarmiesse/python-on-whales#689</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/R3gardless"><code>@​R3gardless</code></a> made
their first contribution in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/683">gabrieldemarmiesse/python-on-whales#683</a></li>
<li><a href="https://github.com/lgeiger"><code>@​lgeiger</code></a> made
their first contribution in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/686">gabrieldemarmiesse/python-on-whales#686</a></li>
<li><a href="https://github.com/patrick91"><code>@​patrick91</code></a>
made their first contribution in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/685">gabrieldemarmiesse/python-on-whales#685</a></li>
<li><a href="https://github.com/K-dash"><code>@​K-dash</code></a> made
their first contribution in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/689">gabrieldemarmiesse/python-on-whales#689</a></li>
</ul>
<p>Thank you for your contributions! This makes me very happy to see new
faces!</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/497852485e34c2d32ae0590be5907e2a5a8855fc"><code>4978524</code></a>
Bump python-on-whales version to 0.79.0</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/d39aaeeb57990b05a516c0772deb48af3d8a9930"><code>d39aaee</code></a>
Add metadata_file opt-in for buildx builds (<a
href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/689">#689</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/b694f852a046a62ccbf2341c1a946f4c72d32bb3"><code>b694f85</code></a>
Improve typing of <code>run</code> by using <code>@overload</code> (<a
href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/685">#685</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/488ab4a2be87d6a54588979b4364ae14baf97b3a"><code>488ab4a</code></a>
[Docs] Enable Syntax Highlighting (<a
href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/686">#686</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/88eae6739915ad0583a0bcf7dec9a31004ecce1c"><code>88eae67</code></a>
feat : Add support for Docker service networks in ComposeService (<a
href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/683">#683</a>)</li>
<li>See full diff in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.0">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.78.0&new-version=0.79.0)](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>
  • Loading branch information
dependabot[bot] authored Oct 24, 2025
commit 322d177f358deb40ce8f8c2de84426d27296616f
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ pytest-xdist==3.8.0
# via -r requirements/test-common.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.78.0
python-on-whales==0.79.0
# via
# -r requirements/lint.in
# -r requirements/test-common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ pytest-xdist==3.8.0
# via -r requirements/test-common.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.78.0
python-on-whales==0.79.0
# via
# -r requirements/lint.in
# -r requirements/test-common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pytest-mock==3.15.1
# via -r requirements/lint.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.78.0
python-on-whales==0.79.0
# via -r requirements/lint.in
pyyaml==6.0.3
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pytest-xdist==3.8.0
# via -r requirements/test-common.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.78.0
python-on-whales==0.79.0
# via -r requirements/test-common.in
re-assert==1.1.0
# via -r requirements/test-common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-ft.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ pytest-xdist==3.8.0
# via -r requirements/test-common.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.78.0
python-on-whales==0.79.0
# via -r requirements/test-common.in
re-assert==1.1.0
# via -r requirements/test-common.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ pytest-xdist==3.8.0
# via -r requirements/test-common.in
python-dateutil==2.9.0.post0
# via freezegun
python-on-whales==0.78.0
python-on-whales==0.79.0
# via -r requirements/test-common.in
re-assert==1.1.0
# via -r requirements/test-common.in
Expand Down