From 9ee576f23e8b8d100b470a0ed657e60ef16dbb59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 09:36:13 +0100 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.17 (#1313) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7d766e1496..ad90e5fc7b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -77,7 +77,7 @@ tornado==6.3.3 traitlets==5.10.0 typing_extensions==4.8.0 tzdata==2023.3 -urllib3==1.26.16 +urllib3==1.26.17 wcwidth==0.2.6 webencodings==0.5.1 websockets==10.4