From a0645ccee60f724b20cbd98a1c5a125febfb8f83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 01:34:16 +0000 Subject: [PATCH] Bump propcache from 0.2.1 to 0.3.0 in /python Bumps [propcache](https://github.com/aio-libs/propcache) from 0.2.1 to 0.3.0. - [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.0) --- 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 aa1fa46..ed73d84 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.0 pydantic==1.10.21 pydantic_core==2.27.2 python-json-logger==3.2.1