From 738ae4da07da34327f49e0960f2861a9580bd0f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 12:04:59 +0000 Subject: [PATCH] Bump aiohttp from 3.9.4 to 3.14.3 in /backend/requirements Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.14.3. - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.14.3) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 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 cc13447c8fa..0a1b02a2328 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -1,4 +1,4 @@ -aiohttp==3.9.4 +aiohttp==3.14.3 alembic==1.10.4 asyncpg==0.27.0 atlassian-python-api==3.37.0