Skip to content

Commit b186c99

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in /docs (#7782)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a95ab2 commit b186c99

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
@@ -88,7 +88,7 @@ requests==2.32.4
8888
# via mkdocs-material
8989
six==1.16.0
9090
# via python-dateutil
91-
urllib3==2.5.0
91+
urllib3==2.6.0
9292
# via requests
9393
watchdog==5.0.3
9494
# via mkdocs

0 commit comments

Comments
 (0)