From dfcd2000b0c1046706746c21d3456cd15302befc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:08:31 +0000 Subject: [PATCH] Bump urllib3 from 2.0.4 to 2.0.6 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.6. - [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/2.0.4...2.0.6) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-build.txt b/requirements-build.txt index b3ef880..f0ea27b 100644 --- a/requirements-build.txt +++ b/requirements-build.txt @@ -11,5 +11,5 @@ pyinstaller==5.13.0 pyinstaller-hooks-contrib==2023.6 pyparsing==3.1.1 requests==2.31.0 -urllib3==2.0.4 +urllib3==2.0.6 XlsxWriter==3.1.2