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/3] 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 9de7a5cdd0a5aa48bf59aa6ddbf15bfb896176e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jun 2021 17:45:29 +0000 Subject: [PATCH 2/3] Bump websockets from 3.4 to 9.1 Bumps [websockets](https://github.com/aaugustin/websockets) from 3.4 to 9.1. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst) - [Commits](https://github.com/aaugustin/websockets/compare/3.4...9.1) --- updated-dependencies: - dependency-name: websockets dependency-type: direct:production ... 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..276d03e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ python-valve==0.2.1 requests==2.19.1 six==1.11.0 urllib3==1.24.2 -websockets==3.4 +websockets==9.1 From fe8c1deee45824223cbce717b98c77a7f13b07ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Aug 2021 20:26:05 +0000 Subject: [PATCH 3/3] Bump urllib3 from 1.24.2 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 276d03e..1aa183a 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.24.2 +urllib3==1.26.5 websockets==9.1