From d1c3fdc9d419ffbd786e4e6cfcf03e1a5ff75d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 22:50:09 +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 6e136fc2..d3539da6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ devtools==0.12.2 grablib==0.8 Pygments==2.17.2 pytest==6.2.5 -pytest-aiohttp==1.0.5 +pytest-aiohttp==1.1.0 pytest-asyncio==0.20.3 pytest-cov==5.0.0 pytest-forked==1.6.0