From 98631a776597a2f1ea928ec206e70b9a00aa6c00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:45:47 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /python 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:production ... Signed-off-by: dependabot[bot] --- python/requirements.dev.txt | 2 +- python/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/requirements.dev.txt b/python/requirements.dev.txt index 7d73ecce..ae4cc990 100644 --- a/python/requirements.dev.txt +++ b/python/requirements.dev.txt @@ -7,4 +7,4 @@ pylint==2.5.2 requests==2.31.0 termcolor==1.1.0 toml==0.10.1 -urllib3==1.26.18 +urllib3==1.26.19 diff --git a/python/requirements.txt b/python/requirements.txt index 5a961044..6389269f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -6,4 +6,4 @@ pylint==2.15.0 pytest==7.2.0 requests==2.31.0 toml==0.10.2 -urllib3==2.0.2 +urllib3==1.26.19