From a92dd0d7186f7b091e73734fca053f2a96bbd74f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 12:32:52 +0000 Subject: [PATCH] chore(deps): update aiohttp requirement --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 815897c..da56b15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp>=3.13.5,<4.0 +aiohttp>=3.14.1,<4.0 aiodns>=4.0.4,<5.0 aioping>=0.4.0,<1.0 prometheus-client>=0.25.0,<1.0