From 6cd15bf730dabb01f2e95c1d5bc81551bdc848ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:31:47 +1100 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 in /.requirements (#1299) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Ma --- .requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.requirements/docs.txt b/.requirements/docs.txt index 271e6c3b2..5f9134f73 100644 --- a/.requirements/docs.txt +++ b/.requirements/docs.txt @@ -133,7 +133,7 @@ traitlets==5.8.1 # matplotlib-inline unyt==2.9.3 # via -r engineering.in -urllib3==1.26.17 +urllib3==1.26.18 # via requests watchdog==2.2.1 # via mkdocs