From 639bc48fc523cd6ae4e1ce87bbbf7be6994dd9a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:29:43 +0000 Subject: [PATCH] Bump urllib3 from 1.25.4 to 1.26.5 in /exercise Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.4 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.25.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exercise/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercise/requirements.txt b/exercise/requirements.txt index 378c27f..0c4ccdc 100644 --- a/exercise/requirements.txt +++ b/exercise/requirements.txt @@ -37,7 +37,7 @@ traceback2==1.4.0 twilio==6.31.0 typed-ast==1.4.0 unittest2==1.1.0 -urllib3==1.25.4 +urllib3==1.26.5 websocket-client==0.56.0 Werkzeug==0.15.6 wrapt==1.11.2