From 77f09d44b7188acdfc622b8b241dfad1a079aa40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 14:21:03 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.7 to 1.26.18 in /tunneling/python Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 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.7...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tunneling/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tunneling/python/requirements.txt b/tunneling/python/requirements.txt index 094e44c6..4ca8deee 100644 --- a/tunneling/python/requirements.txt +++ b/tunneling/python/requirements.txt @@ -9,5 +9,5 @@ Jinja2==3.0.1 MarkupSafe==2.0.1 requests==2.26.0 six==1.16.0 -urllib3==1.26.7 +urllib3==1.26.18 Werkzeug==2.0.1 \ No newline at end of file