From 63589caa41118270bb2ddc001b3ea08075954415 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Oct 2020 07:12:30 +0000 Subject: Bump aiohttp from 3.7.1 to 3.7.2 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.1 to 3.7.2. - [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.7.1...v3.7.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d79ce00..d2000b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiodns==2.0.0 -aiohttp==3.7.1 +aiohttp==3.7.2 async-timeout==3.0.1 attrs==20.2.0 cffi==1.14.3 -- cgit v1.2.3-18-g5258 From f6127da5f24ab23bf91edb63426d67d900e63137 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 07:15:59 +0000 Subject: Bump attrs from 20.2.0 to 20.3.0 Bumps [attrs](https://github.com/python-attrs/attrs) from 20.2.0 to 20.3.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-attrs/attrs/compare/20.2.0...20.3.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d2000b2..6e40a1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiodns==2.0.0 aiohttp==3.7.2 async-timeout==3.0.1 -attrs==20.2.0 +attrs==20.3.0 cffi==1.14.3 chardet==3.0.4 idna==2.10 -- cgit v1.2.3-18-g5258