From 21167e0ba8a4d5fef134f04975dc87712ee584b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:29:13 +0000 Subject: [PATCH] :seedling: Bump urllib3 from 2.0.7 to 2.2.0 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.0. - [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/2.0.7...2.2.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 083bd4ae4..d49b0d2e7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -31,5 +31,5 @@ regex==2023.8.8 requests==2.31.0 six==1.16.0 soupsieve==2.5 -urllib3==2.0.7 +urllib3==2.2.0 watchdog==3.0.0