Skip to content

Commit

Permalink
Bump propcache from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [propcache](https://github.com/aio-libs/propcache) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/aio-libs/propcache/releases)
- [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst)
- [Commits](aio-libs/propcache@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: propcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent b7dcc37 commit bfc9f8f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ multidict==6.1.0
# yarl
packaging==24.2
# via gunicorn
propcache==0.2.0
propcache==0.2.1
# via
# -r requirements/runtime-deps.in
# yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via -r requirements/lint.in
propcache==0.2.0
propcache==0.2.1
# via
# -r requirements/runtime-deps.in
# yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pluggy==1.5.0
# via pytest
pre-commit==4.0.1
# via -r requirements/lint.in
propcache==0.2.0
propcache==0.2.1
# via
# -r requirements/runtime-deps.in
# yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/runtime-deps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ multidict==6.1.0
# via
# -r requirements/runtime-deps.in
# yarl
propcache==0.2.0
propcache==0.2.1
# via
# -r requirements/runtime-deps.in
# yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ packaging==24.2
# pytest
pluggy==1.5.0
# via pytest
propcache==0.2.0
propcache==0.2.1
# via
# -r requirements/runtime-deps.in
# yarl
Expand Down

0 comments on commit bfc9f8f

Please sign in to comment.