From 704af2977eee23900ed0a15ab6a44eaac2189ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:18:48 +0000 Subject: [PATCH] Bump aiohttp from 3.13.3 to 3.14.0 in /requirements --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 3 ++- requirements/functests.txt | 3 ++- requirements/lint.txt | 3 ++- requirements/prod.txt | 3 ++- requirements/tests.txt | 3 ++- requirements/typecheck.txt | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 99e17b4408..2bc57c78b3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1 # via # -r prod.txt # aiohttp -aiohttp==3.13.3 +aiohttp==3.14.0 # via -r prod.txt aiosignal==1.4.0 # via @@ -377,6 +377,7 @@ translationstring==1.4 typing-extensions==4.15.0 # via # -r prod.txt + # aiohttp # aiosignal # alembic # pydantic diff --git a/requirements/functests.txt b/requirements/functests.txt index c4b62e8f71..ea00aed670 100644 --- a/requirements/functests.txt +++ b/requirements/functests.txt @@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1 # via # -r prod.txt # aiohttp -aiohttp==3.13.3 +aiohttp==3.14.0 # via -r prod.txt aiosignal==1.4.0 # via @@ -368,6 +368,7 @@ translationstring==1.4 typing-extensions==4.15.0 # via # -r prod.txt + # aiohttp # aiosignal # alembic # pydantic diff --git a/requirements/lint.txt b/requirements/lint.txt index 46f3692a6d..3470c6b585 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -9,7 +9,7 @@ aiohappyeyeballs==2.6.1 # -r functests.txt # -r tests.txt # aiohttp -aiohttp==3.13.3 +aiohttp==3.14.0 # via # -r functests.txt # -r tests.txt @@ -534,6 +534,7 @@ typing-extensions==4.15.0 # via # -r functests.txt # -r tests.txt + # aiohttp # aiosignal # alembic # pydantic diff --git a/requirements/prod.txt b/requirements/prod.txt index 075ce6792c..0047971307 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -6,7 +6,7 @@ # aiohappyeyeballs==2.6.1 # via aiohttp -aiohttp==3.13.3 +aiohttp==3.14.0 # via -r prod.in aiosignal==1.4.0 # via aiohttp @@ -246,6 +246,7 @@ translationstring==1.4 # via pyramid typing-extensions==4.15.0 # via + # aiohttp # aiosignal # alembic # pydantic diff --git a/requirements/tests.txt b/requirements/tests.txt index fc673748d8..28a7942dda 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1 # via # -r prod.txt # aiohttp -aiohttp==3.13.3 +aiohttp==3.14.0 # via # -r prod.txt # aioresponses @@ -386,6 +386,7 @@ translationstring==1.4 typing-extensions==4.15.0 # via # -r prod.txt + # aiohttp # aiosignal # alembic # pydantic diff --git a/requirements/typecheck.txt b/requirements/typecheck.txt index 6ae38067a5..b22fe33720 100644 --- a/requirements/typecheck.txt +++ b/requirements/typecheck.txt @@ -8,7 +8,7 @@ aiohappyeyeballs==2.6.1 # via # -r prod.txt # aiohttp -aiohttp==3.13.3 +aiohttp==3.14.0 # via -r prod.txt aiosignal==1.4.0 # via @@ -345,6 +345,7 @@ types-xmltodict==0.14.0.20241009 typing-extensions==4.15.0 # via # -r prod.txt + # aiohttp # aiosignal # alembic # mypy