From 20269a7ceee2ad78f0fb89ceb67fab2d1a0ba68b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 11:36:48 +0000 Subject: [PATCH] Bump aioresponses from 0.7.6 to 0.7.8 Bumps [aioresponses](https://github.com/pnuckowski/aioresponses) from 0.7.6 to 0.7.8. - [Release notes](https://github.com/pnuckowski/aioresponses/releases) - [Commits](https://github.com/pnuckowski/aioresponses/compare/0.7.6...0.7.8) --- updated-dependencies: - dependency-name: aioresponses dependency-type: direct:production update-type: version-update:semver-patch ... 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 120791e..f0f9117 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,4 +1,4 @@ -aioresponses==0.7.6 +aioresponses==0.7.8 pytest-aiohttp==1.0.5 pytest-asyncio==0.24.0 pytest-cov==5.0.0