From 1bfa106e8ea2cd426ef7e54227da8508822eafdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 20:35:11 +0100 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.11 (#1458) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.11. - [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.11) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index da066036c..5823b0235 100644 --- a/constraints.txt +++ b/constraints.txt @@ -209,7 +209,7 @@ traitlets==5.1.1 # matplotlib-inline typing-extensions==4.3.0 # via jira (setup.cfg) -urllib3==1.26.9 +urllib3==1.26.11 # via requests wcwidth==0.2.5 # via prompt-toolkit