From 4b619cfaba9d59d0f31529a3017067b8004033f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 11:41:36 +0100 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.17 (#84) * Bump urllib3 from 1.26.9 to 1.26.17 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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.9...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] * retrigger checks --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rodrigo V. Honorato --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b4bdf3..3112ab7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ trio==0.22.2 trio-websocket==0.10.3 typing_extensions==4.2.0 tzdata==2023.3 -urllib3==1.26.9 +urllib3==1.26.17 Werkzeug==2.3.7 wrapt==1.15.0 wsproto==1.2.0