From 8b20799a34c1da130ebd387287061fca884c9386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Nov 2021 17:26:02 +0300 Subject: [PATCH] Bump async-timeout from 4.0.0 to 4.0.1 (#236) Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.0 to 4.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.0...v4.0.1) --- 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 2ef32b2..e6ef139 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiodns==3.0.0 aiohttp==3.8.0 aiohttp-socks==0.6.0 arabic-reshaper==2.1.1 -async-timeout==4.0.0 +async-timeout==4.0.1 attrs==21.2.0 certifi==2021.10.8 chardet==3.0.4