From 2fa2cb42a3131ef3259fd1cf2e86cfad3f7cb1dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:48:36 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.17 in /papers/SubTagger Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 to 1.26.17. - [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.3...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- papers/SubTagger/requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/SubTagger/requirements_pip.txt b/papers/SubTagger/requirements_pip.txt index 768947c..c758c26 100644 --- a/papers/SubTagger/requirements_pip.txt +++ b/papers/SubTagger/requirements_pip.txt @@ -132,7 +132,7 @@ tqdm==4.32.2 traitlets==4.3.2 ujson==1.35 Unidecode==1.1.0 -urllib3==1.25.3 +urllib3==1.26.17 wasabi==0.2.2 wcwidth==0.1.7 Werkzeug==0.15.4