From 2f7107e367af5ff254bbcb539649e83462a03756 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 09:34:12 +0000 Subject: [PATCH] Bump urllib3 from 1.26.12 to 1.26.18 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 to 1.26.18. - [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.18) --- 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 93a6012..a94581c 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.18 XlsxWriter==3.0.9 weasyprint==59.0 pyodbc==4.0.39 diff --git a/requirements3.8.txt b/requirements3.8.txt index 791c51c..136a69b 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.18 XlsxWriter==1.3.7 jinja2==3.1.2 weasyprint diff --git a/requirements3.9.txt b/requirements3.9.txt index 5b609e5..f72bcaa 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.18 XlsxWriter==3.0.9 weasyprint pyodbc