From 7ba012dca6a640cb23d91d55a541052117cc3dcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 18:54:52 +0000 Subject: [PATCH] Bump aiohttp from 3.13.3 to 3.14.1 in /requirements --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 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..c559953146 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.1 # 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..7edbd9f9d7 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.1 # 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..8a22979aa8 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.1 # 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..6793884af5 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.1 # 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..0cd44353e5 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.1 # 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..7ed22d99bc 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.1 # 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