From 746474c5ac5bd6cfadf96aea795056ff5e297abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 20:56:27 +0000 Subject: [PATCH] Bump urllib3 from 1.26.12 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 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.26.12...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a16ae42..31183f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,6 +38,6 @@ soupsieve==2.3.2.post1 tabula-py==2.5.1 trio==0.22.0 trio-websocket==0.9.2 -urllib3==1.26.12 +urllib3==1.26.19 wrapt==1.14.1 wsproto==1.2.0