From 06fc32293e2e6dd359452c43ba99276e04b384fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:30:11 +0000 Subject: [PATCH] Bump aiohttp from 3.2.0 to 3.7.4 in /cs231n-2019/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] --- cs231n-2019/assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs231n-2019/assignment3/requirements.txt b/cs231n-2019/assignment3/requirements.txt index 8273b61..b88629a 100644 --- a/cs231n-2019/assignment3/requirements.txt +++ b/cs231n-2019/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