From 49bbe13e82e84ffcf86220bd5d60627032c0f1c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:51:35 +0000 Subject: [PATCH] Bump urllib3 from 1.26.4 to 1.26.5 in /NLP/UNIMO-2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.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.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/UNIMO-2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/UNIMO-2/requirements.txt b/NLP/UNIMO-2/requirements.txt index fa102640..96f51444 100644 --- a/NLP/UNIMO-2/requirements.txt +++ b/NLP/UNIMO-2/requirements.txt @@ -53,7 +53,7 @@ tifffile==2021.6.14 tomli==2.0.1 typed-ast==1.5.2 typing-extensions==4.1.1 -urllib3==1.26.4 +urllib3==1.26.5 wrapt==1.14.0 xlrd==1.2.0 xlwt==1.2.0