From 6b34f8ecfdb048eb33b75aa05699b8ff04b9f031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:29:34 +0000 Subject: [PATCH] Bump aiohttp in /FluentPython/17-futures-py3.7/countries Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4. - [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.5.4...v3.7.4) Signed-off-by: dependabot[bot] --- FluentPython/17-futures-py3.7/countries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FluentPython/17-futures-py3.7/countries/requirements.txt b/FluentPython/17-futures-py3.7/countries/requirements.txt index aa7a6de..bebeee3 100644 --- a/FluentPython/17-futures-py3.7/countries/requirements.txt +++ b/FluentPython/17-futures-py3.7/countries/requirements.txt @@ -1,2 +1,2 @@ requests==2.21.0 -aiohttp==3.5.4 +aiohttp==3.7.4