From a0819d3fce799139f12c708b9c114b1c11f58bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 03:32:55 +0000 Subject: [PATCH] Bump urllib3 from 1.26.9 to 1.26.18 in /src Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 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.9...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 8a818a8..21b0d74 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -61,7 +61,7 @@ sphinxext-opengraph==0.6.3 tabulate==0.9.0 tornado==6.3.2 tqdm==4.64.0 -urllib3==1.26.9 +urllib3==1.26.18 watchdog==2.1.7 webencodings==0.5.1 zipp==3.8.0