From 2fbf549a45f90ad6d09722150d106893efa48a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:25:00 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /dev-requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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.18...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements/dev.txt b/dev-requirements/dev.txt index 15cd0e55..559d114c 100644 --- a/dev-requirements/dev.txt +++ b/dev-requirements/dev.txt @@ -44,6 +44,6 @@ six==1.16.0 sympy==1.9 toml==0.10.2 tqdm==4.66.3 -urllib3==1.26.18 +urllib3==1.26.19 webencodings==0.5.1 zipp==1.2.0