From 8ffa010b0d3f158e6fee738d541ec63030847469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 16:20:09 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.19 in /.github/workflows Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.19. - [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/1.26.16...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 31e5221..67637be 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -6,5 +6,5 @@ requests==2.31.0 six==1.16.0 types-requests==2.31.0.1 types-urllib3==1.26.25.13 -urllib3==1.26.16 +urllib3==1.26.19 user-agent==0.1.10 \ No newline at end of file