From 0673cd5a0081e5dd8bf54f71544150c3bd43ef08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:13:53 +0000 Subject: [PATCH] build(deps): Bump propcache from 0.3.2 to 0.4.1 Bumps [propcache](https://github.com/aio-libs/propcache) from 0.3.2 to 0.4.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.3.2...v0.4.1) --- updated-dependencies: - dependency-name: propcache dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6a97f9ad4..6adcb90805 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ dnspython[idna]==2.7.0 # utils yarl==1.20.1 -propcache==0.3.2 +propcache==0.4.1 colorlog==6.9.0 APScheduler==3.11.0 python-dotenv==1.1.0