From 73dad70c04a7cdbe4b85a7e551468631e7617469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:40:52 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.2.1 to 2.2.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [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.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 4975e827..6003fb0c 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -203,7 +203,7 @@ tinycss2==1.2.1 # via # cairosvg # cssselect2 -urllib3==2.2.1 +urllib3==2.2.2 # via requests verspec==0.1.0 # via mike