From 12adb622cc54f40d48ffc90308b5f361f6a85bb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 07:55:18 +0000 Subject: [PATCH] Bump urllib3 from 1.26.11 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 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.11...1.26.19) --- 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 6d8d347a..89b2a347 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ six==1.13.0 sqlparse==0.3.0 toml==0.10.2 Unidecode==1.1.2 -urllib3==1.26.11 +urllib3==1.26.19 wcwidth==0.1.8 pytest==6.2.5 pytest-cov==2.12.1