From d988812ecf22d1d0ac2b639cfb209be2166ddae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 04:04:35 +0000 Subject: [PATCH] chore(deps): bump the pip group across 2 directories with 1 update --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-version: 3.14.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8fd48a7..d3fb3a3 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ aiogram==3.28.2 python-dotenv==1.2.2 -aiohttp==3.13.5 +aiohttp==3.14.0 pydantic==2.13.4 yookassa==3.10.1 httpx>=0.27.0