From b7d516d2fa9d6241c5f5b6945a8623eb72c04c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 13:57:31 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.9.5 to 3.14.1 in /docs_service --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_service/requirements.txt b/docs_service/requirements.txt index 539ad11..91ad571 100644 --- a/docs_service/requirements.txt +++ b/docs_service/requirements.txt @@ -1,6 +1,6 @@ markdownify==0.11.6 beautifulsoup4==4.10.0 -aiohttp==3.9.5 +aiohttp==3.14.1 asyncpg==0.28.0 rapidfuzz==3.4.0 sanic==23.12.1