Skip to content

Commit 1acc563

Browse files
build: Bump urllib3 from 1.26.19 to 2.5.0 in /docs (#146)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1880cc commit 1acc563

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
@@ -93,7 +93,7 @@ tomli==2.0.0
9393
# via pep517
9494
tornado==6.5.1
9595
# via livereload
96-
urllib3==1.26.19
96+
urllib3==2.5.0
9797
# via requests
9898
wheel==0.38.1
9999
# via pip-tools

0 commit comments

Comments
 (0)