From d1a78f215fb0fe4d82728f900afd85a0e2df5ce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 05:59:22 +0000 Subject: [PATCH] Bump async-timeout from 4.0.2 to 5.0.1 Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.2 to 5.0.1. - [Release notes](https://github.com/aio-libs/async-timeout/releases) - [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.2...v5.0.1) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 38e3cdf..d76070c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohappyeyeballs==2.4.3 aiohttp==3.10.9 aioredis==1.3.1 aiosignal==1.2.0 -async-timeout==4.0.2 +async-timeout==5.0.1 attrs==24.2.0 click==8.0.4 frozenlist==1.4.0