From b4b9a9c23c04d4c8cbfd0176f8dfefcfeb238332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:16:34 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df5ae42..c646ada 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.6 user-agents==2.2.0 virtualenv==20.24.2 XlsxWriter==3.1.2