From c1aa7128f876d8a8d9b6f5dcf6313eee01d57ebc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:58:42 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.9.5 to 3.13.3 in /docs_service --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 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..07ba75d 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.13.3 asyncpg==0.28.0 rapidfuzz==3.4.0 sanic==23.12.1