From 17ddcc2a6b37377f381b65b6a1123993d5e1208b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 12:40:10 +0000 Subject: [PATCH] Bump urllib3 from 1.26.8 to 1.26.19 in /lib Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.8 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.8...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/requirements.txt b/lib/requirements.txt index 8bc4ffc..a84cf3c 100644 --- a/lib/requirements.txt +++ b/lib/requirements.txt @@ -42,6 +42,6 @@ six==1.16.0 statsmodels==0.13.1 tzdata==2021.5 tzlocal==4.1 -urllib3==1.26.8 +urllib3==1.26.19 virtualenv==20.13.0 xmltramp2==3.1.1