From 5776f233cd148e71afaf1baf46ede17ff861207f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:02:35 +0000 Subject: [PATCH] Bump aiohttp from 3.13.0 to 3.13.1 --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index fe27dd7..d223da8 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,2 +1,2 @@ -aiohttp==3.13.0 +aiohttp==3.13.1 flit==3.12.0