From 1e5ad1e704a711be7417a296dd445b51ca32ff2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:05:51 +0000 Subject: [PATCH] chore(deps):(deps): update aiohttp requirement --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index f1df387..6598b47 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -24,7 +24,7 @@ clickhouse-driver>=0.5.0,<1.0 numpy>=1.24.0,<2.0 # Async -aiohttp>=3.8.0,<4.0 +aiohttp>=3.14.1,<4.0 # Date/time python-dateutil>=2.8.2,<3.0