From 75e290563b31f8a0ec4442edb41fd027922d64cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 02:17:08 +0000 Subject: [PATCH] Bump aiohttp from 3.11.13 to 3.11.18 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.11.13 to 3.11.18. - [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.13...v3.11.18) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.18 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 7d425704..c9c190f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Rx==3.2.0 -aiohttp==3.11.13; python_version > "3.8" +aiohttp==3.11.18; python_version > "3.8" aiohttp==3.10.11; python_version == "3.8" aioquic==1.2.0