From 9575a9edab077f0d0c30b8b842706c11eee217db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 16:31:19 +0000 Subject: [PATCH 1/2] Bump urllib3 from 1.23 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.23...1.24.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa12fcf..8800377 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ multidict==4.3.1 python-valve==0.2.1 requests==2.19.1 six==1.11.0 -urllib3==1.23 +urllib3==1.24.2 websockets==3.4 From 48cdeace2e56c210c56d9fcc7a2888fab0f15d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 02:15:11 +0000 Subject: [PATCH 2/2] Bump aiohttp from 1.0.5 to 3.7.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 1.0.5 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/v1.0.5...v3.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8800377..d2e1e93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==1.0.5 +aiohttp==3.7.4 async-timeout==3.0.0 certifi==2018.4.16 chardet==3.0.4