From feaed0831d96eb44663dc0e5fe54bdf52556b2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:40:18 +0000 Subject: [PATCH] Bump aiohttp from 3.2.0 to 3.7.4 in /assignment3 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.2.0 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.2.0...v3.7.4) Signed-off-by: dependabot[bot] --- assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment3/requirements.txt b/assignment3/requirements.txt index fbe0d07..884351f 100644 --- a/assignment3/requirements.txt +++ b/assignment3/requirements.txt @@ -1,6 +1,6 @@ absl-py==0.2.0 aiocoap==0.3 -aiohttp==3.2.0 +aiohttp==3.7.4 appnope==0.1.0 astor==0.6.2 async-timeout==3.0.0