From 39ab9e0dec6ee5153fb4d761897d48c14d8d4c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:11:09 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.18 in /regression-tests Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- regression-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-tests/requirements.txt b/regression-tests/requirements.txt index e5066c56..f9fd631a 100644 --- a/regression-tests/requirements.txt +++ b/regression-tests/requirements.txt @@ -10,7 +10,7 @@ itsdangerous==0.24 Jinja2==2.11.3 MarkupSafe==1.1.1 pytz==2017.2 -urllib3==1.26.5 +urllib3==1.26.18 Werkzeug==0.15.5 bottle==0.12.20 prometheus_client==0.7.1