From 651fc76dac8853c9dcebf1f1e1c358af40cdbdb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 03:04:38 +0000 Subject: [PATCH] Bump propcache from 0.3.2 to 0.4.0 Bumps [propcache](https://github.com/aio-libs/propcache) from 0.3.2 to 0.4.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.3.2...v0.4.0) --- updated-dependencies: - dependency-name: propcache dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 3f07df2..0cbc3bf 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -116,7 +116,7 @@ packaging==25.0 # via gunicorn priority==2.0.0 # via hypercorn -propcache==0.3.2 +propcache==0.4.0 # via # aiohttp # yarl