Skip to content

Commit bff12f5

Browse files
build(deps): bump urllib3 from 2.0.7 to 2.2.2 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c562d9d commit bff12f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@ tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
7171
tomlkit==0.12.1 ; python_version >= "3.8" and python_version < "4.0"
7272
typing-extensions==4.8.0 ; python_version >= "3.8" and python_version < "3.11"
7373
url-normalize==1.4.3 ; python_version >= "3.8" and python_version < "4.0"
74-
urllib3==2.0.7 ; python_version >= "3.8" and python_version < "4.0"
74+
urllib3==2.2.2 ; python_version >= "3.8" and python_version < "4.0"
7575
win32-setctime==1.1.0 ; python_version >= "3.8" and python_version < "4.0" and sys_platform == "win32"
7676
zipp==3.19.1 ; python_version >= "3.8" and python_version < "3.10"

0 commit comments

Comments
 (0)