From 7aa8d05bb4771d5e3c85dd40fe7563e4d64c7e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:29:07 +0000 Subject: [PATCH] Bump propcache from 0.2.1 to 0.3.0 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] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index f2f6caa7..77cbe10c 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -3,7 +3,7 @@ covdefaults hypothesis>=6.0 idna==3.10 multidict==6.1.0 -propcache==0.2.1 +propcache==0.3.0 pytest==8.3.4 pytest-cov>=2.3.1 pytest-xdist