From 72d49857aa7c6df35e15b47228324ff6ffb2caac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Aug 2021 21:34:54 +0000 Subject: [PATCH] Bump urllib3 from 1.25.11 to 1.26.5 in /philly/MISC Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.11 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.11...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- philly/MISC/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/philly/MISC/requirements.txt b/philly/MISC/requirements.txt index c2ed3d5..c4c1358 100644 --- a/philly/MISC/requirements.txt +++ b/philly/MISC/requirements.txt @@ -130,7 +130,7 @@ torch==1.6.0 tqdm==4.48.2 transformers @ git+https://github.com/huggingface/transformers@f4a0d6ff867e8a82a33d7a653e7d45372a463271 typing-extensions==3.7.4.3 -urllib3==1.25.11 +urllib3==1.26.5 wcwidth==0.2.5 websocket-client==1.0.0 Werkzeug==1.0.1