From 237a63c5f5538d09c9a8598f4b77df8f508d5f79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 23:52:54 +0000 Subject: [PATCH] Bump urllib3 from 1.26.12 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.12 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.12...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-3-10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3-10.txt b/requirements-3-10.txt index d92e630..8bb27ef 100644 --- a/requirements-3-10.txt +++ b/requirements-3-10.txt @@ -64,6 +64,6 @@ toml==0.10.2 tomli==2.0.1 tomlkit==0.11.4 typed-ast==1.5.4 -urllib3==1.26.12 +urllib3==1.26.19 webencodings==0.5.1 wrapt==1.12.1