From 15b3661d9478af8c6f4a6591e6d675bf6e09a925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 01:46:52 +0000 Subject: [PATCH] Bump propcache from 0.2.1 to 0.3.1 in /python Bumps [propcache](https://github.com/aio-libs/propcache) from 0.2.1 to 0.3.1. - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/propcache/compare/v0.2.1...v0.3.1) --- updated-dependencies: - dependency-name: propcache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 4fbb80c..80b8066 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -21,7 +21,7 @@ kopf==1.37.4 kube-custom-resource @ git+https://github.com/stackhpc/kube-custom-resource.git@851b1bf25fecdbc180e73494eb77c7899274ee15 MarkupSafe==3.0.2 multidict==6.1.0 -propcache==0.2.1 +propcache==0.3.1 pydantic==1.10.21 pydantic_core==2.27.2 python-json-logger==3.2.1