From 6ae4b053eb20464497074f77514a7dfae097067a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 04:54:50 +0000 Subject: [PATCH] Bump aiohttp from 3.11.16 to 3.11.17 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.16 to 3.11.17. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.16...v3.11.17) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45e253e2..d4159c72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.11.16 +aiohttp==3.11.17 certifi==2024.12.14 cryptography>=44.0.0 packaging>=24.2