From b68205714e1d76d18483833d02f3daa3ed8cb3a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 02:41:42 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.13 to 1.26.17 in /tools/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17. - [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.17) --- 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..2d12284 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.17