Skip to content

Commit b672096

Browse files
Bump propcache from 0.3.0 to 0.3.1 (#10627)
Bumps [propcache](https://github.com/aio-libs/propcache) from 0.3.0 to 0.3.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.3.1</h2> <h2>Bug fixes</h2> <ul> <li> <p>Improved typing annotations, fixing some type errors under correct usage and improving typing robustness generally -- by :user:<code>Dreamsorcerer</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/propcache/issues/103">#103</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.3.1</h1> <p><em>(2025-03-25)</em></p> <h2>Bug fixes</h2> <ul> <li> <p>Improved typing annotations, fixing some type errors under correct usage and improving typing robustness generally -- by :user:<code>Dreamsorcerer</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>103</code>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/propcache/commit/79088e6c9c5c1b5eae2be83dfe0cfc2315f8cc8e"><code>79088e6</code></a> Fix release</li> <li><a href="https://github.com/aio-libs/propcache/commit/f9d877d0a98dea0ec58250e9ab4c1f8970d88a67"><code>f9d877d</code></a> Release v0.3.1 (<a href="https://redirect.github.com/aio-libs/propcache/issues/108">#108</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/b884edab8d353c86d050e0cb6f08e527109379e1"><code>b884eda</code></a> Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 (<a href="https://redirect.github.com/aio-libs/propcache/issues/107">#107</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/4fdda24c62f15f45fe622fc9eaa273f6eebbffbe"><code>4fdda24</code></a> Allow TypedDict for cache implementation (<a href="https://redirect.github.com/aio-libs/propcache/issues/105">#105</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/f89c519abe942f98e558e16e752f0baa62870b94"><code>f89c519</code></a> Bump pre-commit from 4.1.0 to 4.2.0 (<a href="https://redirect.github.com/aio-libs/propcache/issues/106">#106</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/7c65ce0b1e6b0cab9488e801f3cad9059ee325cc"><code>7c65ce0</code></a> Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 (<a href="https://redirect.github.com/aio-libs/propcache/issues/104">#104</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/92b4baf3510da6a7a86eae6809dceecb8fec8d0d"><code>92b4baf</code></a> Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 (<a href="https://redirect.github.com/aio-libs/propcache/issues/102">#102</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/317e5a4b0372e223654761adac66d5bd3de384e7"><code>317e5a4</code></a> Bump pytest from 8.3.4 to 8.3.5 (<a href="https://redirect.github.com/aio-libs/propcache/issues/101">#101</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/c5d43c7edf13b8db89189b55308ad3c7677b434d"><code>c5d43c7</code></a> Bump sphinx from 8.2.1 to 8.2.3 (<a href="https://redirect.github.com/aio-libs/propcache/issues/100">#100</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/eb64b6577e4d4a46762b86703f2f707eb7660102"><code>eb64b65</code></a> Strict typing (<a href="https://redirect.github.com/aio-libs/propcache/issues/103">#103</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/propcache/compare/v0.3.0...v0.3.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.3.0&new-version=0.3.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 9ad688e commit b672096

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ multidict==6.2.0
3232
# yarl
3333
packaging==24.2
3434
# via gunicorn
35-
propcache==0.3.0
35+
propcache==0.3.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
@@ -138,7 +138,7 @@ pluggy==1.5.0
138138
# via pytest
139139
pre-commit==4.2.0
140140
# via -r requirements/lint.in
141-
propcache==0.3.0
141+
propcache==0.3.1
142142
# via
143143
# -r requirements/runtime-deps.in
144144
# yarl

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ pluggy==1.5.0
135135
# via pytest
136136
pre-commit==4.2.0
137137
# via -r requirements/lint.in
138-
propcache==0.3.0
138+
propcache==0.3.1
139139
# via
140140
# -r requirements/runtime-deps.in
141141
# 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.2.0
2828
# via
2929
# -r requirements/runtime-deps.in
3030
# yarl
31-
propcache==0.3.0
31+
propcache==0.3.1
3232
# via
3333
# -r requirements/runtime-deps.in
3434
# yarl

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ packaging==24.2
7171
# pytest
7272
pluggy==1.5.0
7373
# via pytest
74-
propcache==0.3.0
74+
propcache==0.3.1
7575
# via
7676
# -r requirements/runtime-deps.in
7777
# yarl

0 commit comments

Comments
 (0)