From f6db7dc4cc84583b676005aec9257c6edc55a73f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:53:36 +0000 Subject: [PATCH] Bump pytest-aiohttp from 1.0.5 to 1.1.0 Bumps [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) from 1.0.5 to 1.1.0. - [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.0.5...v1.1.0) --- updated-dependencies: - dependency-name: pytest-aiohttp 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 b3a864bc..68f7ce72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ hiredis==3.1.0 passlib==1.7.4 pyjwt==2.10.1 pytest==8.3.4 -pytest-aiohttp==1.0.5 +pytest-aiohttp==1.1.0 pytest-cov==6.0.0 pytest-mock==3.14.0 sqlalchemy==2.0.37