From 3855c06af2f8b1a6ca8e3890fcea4a13d43806ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 07:56:48 +0000 Subject: [PATCH] build(deps): Bump pytest-aiohttp from 1.0.5 to 1.1.0 in /requirements 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/requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_test.txt b/requirements/requirements_test.txt index 9e9b9cf48..e26b7d0b6 100644 --- a/requirements/requirements_test.txt +++ b/requirements/requirements_test.txt @@ -9,7 +9,7 @@ pytest==8.3.5 pytest-asyncio==0.26.0 pytest-cov==6.1.1 pytest-timeout==2.3.1 -pytest-aiohttp==1.0.5 +pytest-aiohttp==1.1.0 pytest_httpserver==1.1.2 pytest-xdist==3.6.1 pydocstyle==6.3.0