From ab38fc7423f9f3d604d2f6f76413b85617cd2ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:18:37 +0000 Subject: [PATCH] Bump aiohttp from 3.10.2 to 3.10.11 in /alws/scripts/albs-gitea-listener Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 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.2...v3.10.11) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- alws/scripts/albs-gitea-listener/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alws/scripts/albs-gitea-listener/requirements.txt b/alws/scripts/albs-gitea-listener/requirements.txt index fe73cbe36..b85f16e36 100644 --- a/alws/scripts/albs-gitea-listener/requirements.txt +++ b/alws/scripts/albs-gitea-listener/requirements.txt @@ -4,5 +4,5 @@ pydantic-settings==2.0.3 ruamel.yaml==0.17.13 sentry-sdk==2.8.0 requests==2.32.2 -aiohttp==3.10.2 +aiohttp==3.10.11 aioredis==2.0.1