From c8be6a46f8004c202d57b0c5ed40645f9d0819e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:28:42 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the /src directory: [aiohttp](https://github.com/aio-libs/aiohttp). Bumps the pip group with 1 update in the /tests directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.10.5 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.5...v3.10.11) Updates `aiohttp` from 3.10.5 to 3.10.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.5...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- tests/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/requirements.txt b/src/requirements.txt index 4661506..cd48166 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,3 +1,3 @@ -aiohttp == 3.10.5 +aiohttp == 3.10.11 async-timeout == 4.0.3 yarl == 1.11.1 diff --git a/tests/requirements.txt b/tests/requirements.txt index 981eabb..c3f4abc 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.10.5 +aiohttp==3.10.11 async-timeout==4.0.3 yarl==1.11.1