8000 build(deps): bump urllib3 from 2.3.0 to 2.5.0 in /docs (#8260) · django-cms/django-cms@f00d2e8 · GitHub
[go: up one dir, main page]

Skip to content

Commit f00d2e8

Browse files
build(deps): bump urllib3 from 2.3.0 to 2.5.0 in /docs (#8260)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.3.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 598d2cf commit f00d2e8

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
@@ -176,7 +176,7 @@ typing-extensions==4.12.2
176176
# via
177177
# anyio
178178
# beautifulsoup4
179-
urllib3==2.3.0
179+
urllib3==2.5.0
180180
# via requests
181181
uvicorn==0.34.0
182182
# via sphinx-autobuild

0 commit comments

Comments
 (0)
0