From da4cb7fff0df14a12b6f7a449289abae631a365b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:40:11 +0000 Subject: [PATCH] Bump async-timeout from 2.0.1 to 3.0.1 Bumps [async-timeout](https://github.com/aio-libs/async_timeout) from 2.0.1 to 3.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/v2.0.1...v3.0.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 28e39b8..2c19b82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -i https://pypi.python.org/simple aiohttp==3.1.3 -async-timeout==2.0.1 +async-timeout==3.0.1 attrs==17.4.0 chardet==3.0.4 idna-ssl==1.0.1 diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..cb46649 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ alabaster==0.7.10 argh==0.26.2 asn1crypto==0.24.0 astroid==1.6.3 -async-timeout==2.0.1 +async-timeout==3.0.1 attrs==17.4.0 autopep8==1.3.5 babel==2.5.3