From a5bdf08c1cdd43ad374bb270c9c4acb04cd10062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 10:56:44 +0200 Subject: [PATCH] Bump async-timeout from 4.0.2 to 4.0.3 (#1238) Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.2 to 4.0.3. - [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...v4.0.3) --- updated-dependencies: - dependency-name: async-timeout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a2806e4..683f0a45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiodns==3.0.0 aiohttp==3.8.6 aiohttp-socks==0.7.1 arabic-reshaper~=3.0.0 -async-timeout==4.0.2 +async-timeout==4.0.3 attrs==22.2.0 certifi==2023.7.22 chardet==5.0.0