From 93ac2d388b2bab97cf71dd79350b147423533c22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:09:45 +0000 Subject: [PATCH] chore(deps): bump urllib3 from 1.26.13 to 1.26.19 in /tools/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 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.13...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python/requirements.txt b/tools/python/requirements.txt index 9c9b51d..9cd1bf3 100644 --- a/tools/python/requirements.txt +++ b/tools/python/requirements.txt @@ -27,4 +27,4 @@ slack-cleaner2==3.2.0 slack-sdk==3.19.5 slacker==0.14.0 uritemplate==4.1.1 -urllib3==1.26.13 +urllib3==1.26.19