From 5f18dc9fabef5c4c2d1ecb2bc42498c011b1fb17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:46:15 +0000 Subject: [PATCH] Bump aiohttp from 3.11.16 to 3.12.14 in /backend/requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.16 to 3.12.14. - [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.11.16...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index aa943bff8cc..792619f4925 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -1,5 +1,5 @@ aioboto3==14.0.0 -aiohttp==3.11.16 +aiohttp==3.12.14 alembic==1.10.4 asyncpg==0.27.0 atlassian-python-api==3.41.16