From 35a2afc575734442768ca0ce2414b0ab174e83ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 23:44:18 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.13 to 1.26.18 in /tools/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.18. - [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.13...1.26.18) --- 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..44179eb 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.18