From 5cadfa02c2f2f0bca65025d72723293759c41c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:56:08 +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/1.26.19/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] --- requirements3.10.txt | 2 +- requirements3.8.txt | 2 +- requirements3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements3.10.txt b/requirements3.10.txt index ce25b23..307a3a3 100644 --- a/requirements3.10.txt +++ b/requirements3.10.txt @@ -25,7 +25,7 @@ requests==2.28.2 six==1.16.0 SQLAlchemy==2.0.7 typing_extensions==4.5.0 -urllib3==1.26.15 +urllib3==1.26.19 XlsxWriter==3.0.9 weasyprint==59.0 pyodbc==4.0.39 diff --git a/requirements3.8.txt b/requirements3.8.txt index 60fee1e..ec42df7 100644 --- a/requirements3.8.txt +++ b/requirements3.8.txt @@ -15,7 +15,7 @@ pytz==2021.3 requests==2.28.1 six==1.16.0 SQLAlchemy==1.3.20 -urllib3==1.26.12 +urllib3==1.26.19 XlsxWriter==1.3.7 jinja2==3.1.2 weasyprint diff --git a/requirements3.9.txt b/requirements3.9.txt index aa2ae92..fe6810e 100644 --- a/requirements3.9.txt +++ b/requirements3.9.txt @@ -20,7 +20,7 @@ requests==2.28.2 six==1.16.0 SQLAlchemy==2.0.7 typing_extensions==4.5.0 -urllib3==1.26.15 +urllib3==1.26.19 XlsxWriter==3.0.9 weasyprint pyodbc