From 3f0dd428fe9bdbb0c2a33748e3e24bf9335b3406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 01:24:41 +0000 Subject: [PATCH] build(deps): bump aiohttp --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- telegraf/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegraf/config/requirements.txt b/telegraf/config/requirements.txt index a4d12ff8..fd2252b6 100644 --- a/telegraf/config/requirements.txt +++ b/telegraf/config/requirements.txt @@ -1,3 +1,3 @@ -aiohttp==3.12.14 +aiohttp==3.13.3 requests==2.32.4 prometheus-client \ No newline at end of file