From e55f400288ed263410133fd4e710b500d1b1e24c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 01:47:22 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.14 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 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.14...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7543b10f9..4934683df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -114,7 +114,7 @@ types-pycurl==7.45.2.0 # via -r requirements.in typing-extensions==4.4.0 # via mypy -urllib3==1.26.14 +urllib3==1.26.17 # via requests virtualenv==20.23.0 # via tox -- 2.47.2