Skip to content

Commit 62debeb

Browse files
Bump propcache from 0.4.0 to 0.4.1 (#11618)
Bumps [propcache](https://github.com/aio-libs/propcache) from 0.4.0 to 0.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/propcache/releases">propcache's releases</a>.</em></p> <blockquote> <h2>0.4.1</h2> <h2>Bug fixes</h2> <ul> <li> <p>Fixed reference leak caused by <code>Py_INCREF</code> because Cython has its own reference counter systems -- by :user:<code>Vizonex</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/propcache/issues/162">#162</a>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>Fixes the default value for the <code>os</code> parameter in <code>reusable-build-wheel.yml</code> to be <code>ubuntu-latest</code> instead of <code>ubuntu</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/propcache/issues/155">#155</a>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/propcache/blob/master/CHANGES.rst">propcache's changelog</a>.</em></p> <blockquote> <h1>0.4.1</h1> <p><em>(2025-10-08)</em></p> <h2>Bug fixes</h2> <ul> <li> <p>Fixed reference leak caused by <code>Py_INCREF</code> because Cython has its own reference counter systems -- by :user:<code>Vizonex</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>162</code>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>Fixes the default value for the <code>os</code> parameter in <code>reusable-build-wheel.yml</code> to be <code>ubuntu-latest</code> instead of <code>ubuntu</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>155</code>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/propcache/commit/410fc9318e12b70c15e21c70ab75256d1c7b3f41"><code>410fc93</code></a> Release 0.4.1 (<a href="https://redirect.github.com/aio-libs/propcache/issues/163">#163</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/fc73c8fce9b1c8797fa9d65ef877a9ac026aa506"><code>fc73c8f</code></a> Fix Ref Leak (<a href="https://redirect.github.com/aio-libs/propcache/issues/162">#162</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/21ef3696b108653eb94a42e1a3875f60f9818b0d"><code>21ef369</code></a> Bump github/codeql-action from 3 to 4 (<a href="https://redirect.github.com/aio-libs/propcache/issues/160">#160</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/beb42ef2d4dfd1f2c6f08eee482d6d966c95ce4e"><code>beb42ef</code></a> Bump pytest-codspeed from 4.0.0 to 4.1.1 (<a href="https://redirect.github.com/aio-libs/propcache/issues/161">#161</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/48b7325733976a456d84ecc65c162529ff18ffe2"><code>48b7325</code></a> Update default os parameter in reusable-build-wheel.yml to 'ubuntu-latest' (#...</li> <li><a href="https://github.com/aio-libs/propcache/commit/488c6477408b14f8a0bc49e93a9097d71a027d25"><code>488c647</code></a> Bump version to 0.4.1.dev0 (<a href="https://redirect.github.com/aio-libs/propcache/issues/151">#151</a>)</li> <li>See full diff in <a href="https://github.com/aio-libs/propcache/compare/v0.4.0...v0.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=propcache&package-manager=pip&previous-version=0.4.0&new-version=0.4.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 b8e6596 commit 62debeb

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

requirements/base-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ multidict==6.7.0
3232
# yarl
3333
packaging==25.0
3434
# via gunicorn
35-
propcache==0.4.0
35+
propcache==0.4.1
3636
# via
3737
# -r requirements/runtime-deps.in
3838
# yarl

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ multidict==6.7.0
3232
# yarl
3333
packaging==25.0
3434
# via gunicorn
35-
propcache==0.4.0
35+
propcache==0.4.1
3636
# via
3737
# -r requirements/runtime-deps.in
3838
# yarl

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ pluggy==1.6.0
149149
# pytest-cov
150150
pre-commit==4.3.0
151151
# via -r requirements/lint.in
152-
propcache==0.4.0
152+
propcache==0.4.1
153153
# via
154154
# -r requirements/runtime-deps.in
155155
# yarl

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ pluggy==1.6.0
146146
# pytest-cov
147147
pre-commit==4.3.0
148148
# via -r requirements/lint.in
149-
propcache==0.4.0
149+
propcache==0.4.1
150150
# via
151151
# -r requirements/runtime-deps.in
152152
# yarl

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ multidict==6.7.0
2828
# via
2929
# -r requirements/runtime-deps.in
3030
# yarl
31-
propcache==0.4.0
31+
propcache==0.4.1
3232
# via
3333
# -r requirements/runtime-deps.in
3434
# yarl

requirements/test-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pluggy==1.6.0
7979
# via
8080
# pytest
8181
# pytest-cov
82-
propcache==0.4.0
82+
propcache==0.4.1
8383
# via
8484
# -r requirements/runtime-deps.in
8585
# yarl

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pluggy==1.6.0
7979
# via
8080
# pytest
8181
# pytest-cov
82-
propcache==0.4.0
82+
propcache==0.4.1
8383
# via
8484
# -r requirements/runtime-deps.in
8585
# yarl

0 commit comments

Comments
 (0)