From be6ee697afea1a70dbb0b242cbae06dac169ec93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:22:41 +0000 Subject: [PATCH] build(deps): bump aiohttp from 3.9.5 to 3.14.0 in /docs_service --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.0 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..ba97627 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.0 asyncpg==0.28.0 rapidfuzz==3.4.0 sanic==23.12.1