From b919b68709fde97e2792d42aef202e0ac7222c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 11:52:42 +0000 Subject: [PATCH] Bump pytest-aiohttp from 1.1.0 to 1.1.1 Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/pytest-aiohttp/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: pytest-aiohttp dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5be045ff..d086e2f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ hiredis==3.4.0 passlib==1.7.4 pyjwt==2.10.1 pytest==8.4.2 -pytest-aiohttp==1.1.0 +pytest-aiohttp==1.1.1 pytest-cov==7.1.0 pytest-mock==3.15.1 sqlalchemy==2.0.51