From c6972738929cf957e5dba66faa10c5a83255cd77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:26:40 +0000 Subject: [PATCH] Bump urllib3 from 1.24.3 to 1.26.17 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 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.24.3...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 95c3ef48..0fee1deb 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -16,7 +16,7 @@ idna==2.5 pyflakes>=1.6.0 certifi==2018.11.29 babel==2.6.0 -urllib3==1.24.3 +urllib3==1.26.17 chardet==3.0.4 treq==21.5.0