From 0afaa2ae883c43a0ea2f9fa63bb29c86ad956128 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:43:45 +0000 Subject: [PATCH] Bump aiohttp from 3.6.2 to 3.7.4 in /RedditTitles/app Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 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.6.2...v3.7.4) Signed-off-by: dependabot[bot] --- RedditTitles/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RedditTitles/app/requirements.txt b/RedditTitles/app/requirements.txt index 7b774ed..9449a4f 100644 --- a/RedditTitles/app/requirements.txt +++ b/RedditTitles/app/requirements.txt @@ -1,7 +1,7 @@ starlette==0.13.0 uvicorn==0.10.8 aiofiles==0.4.0 -aiohttp==3.6.2 +aiohttp==3.7.4 jinja2==2.10.3 torch==1.3.1 transformers==2.2.2