From 8d512cfebc0ae7a5c655575ba88234dffb451c36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:23:33 +0000 Subject: [PATCH] Bump aiohttp in /analyses/2018_12_ddobre_static_analysis/2-scrape_js Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.4.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.4.4...v3.7.4) Signed-off-by: dependabot[bot] --- .../2018_12_ddobre_static_analysis/2-scrape_js/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analyses/2018_12_ddobre_static_analysis/2-scrape_js/requirements.txt b/analyses/2018_12_ddobre_static_analysis/2-scrape_js/requirements.txt index 56a8e6a..1c07ede 100644 --- a/analyses/2018_12_ddobre_static_analysis/2-scrape_js/requirements.txt +++ b/analyses/2018_12_ddobre_static_analysis/2-scrape_js/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.4.4 +aiohttp==3.7.4 async-timeout==3.0.1 attrs==18.2.0 chardet==3.0.4