Skip to content

Commit d3d68ca

Browse files
build: Bump urllib3 from 2.5.0 to 2.6.0 in /docs
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09eba94 commit d3d68ca

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==2.5.0
96+
urllib3==2.6.0
9797
# via requests
9898
wheel==0.38.1
9999
# via pip-tools

0 commit comments

Comments
 (0)