From 0e720919edacb44180362264f1e9660bde18b1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 20:53:28 +0000 Subject: [PATCH] Bump urllib3 from 2.0.4 to 2.0.7 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7. - [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.7) --- 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 df5ae42..676ccd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ tox==4.6.4 typing_extensions==4.7.1 ua-parser==0.18.0 uritemplate==4.1.1 -urllib3==2.0.4 +urllib3==2.0.7 user-agents==2.2.0 virtualenv==20.24.2 XlsxWriter==3.1.2