From a1efd811270253498cabc6f293b6c25d49f7dfd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 10:30:16 +0000 Subject: [PATCH] Bump urllib3 from 1.24.2 to 1.26.19 in /Rule-Based Extraction Method Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.19. - [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.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Rule-Based Extraction Method/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rule-Based Extraction Method/requirements.txt b/Rule-Based Extraction Method/requirements.txt index 37117b7..9e3b2b5 100644 --- a/Rule-Based Extraction Method/requirements.txt +++ b/Rule-Based Extraction Method/requirements.txt @@ -89,7 +89,7 @@ traceback2==1.4.0 traitlets==4.3.2 unicodecsv==0.14.1 unittest2==1.1.0 -urllib3==1.24.2 +urllib3==1.26.19 vine==1.2.0 virtualenv==16.4.0 wcwidth==0.1.7