From dc5337d4eb94e905bd9805ce4f48dd8ccb29186b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:14:17 +0000 Subject: [PATCH] Bump aiohttp from 3.10.2 to 3.10.11 in /deploy/alerts 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] --- deploy/alerts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/alerts/requirements.txt b/deploy/alerts/requirements.txt index 93ca907..826a807 100644 --- a/deploy/alerts/requirements.txt +++ b/deploy/alerts/requirements.txt @@ -1,2 +1,2 @@ -aiohttp==3.10.2 +aiohttp==3.10.11 aiomcache==0.8.1 \ No newline at end of file