diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-05-11 17:41:26 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-05-11 17:41:26 +0000 |
| commit | e506eea6d1bafa4ad4ef291aca0bd206f7c0009e (patch) | |
| tree | 84e0b6efb5d364015e51074a3ddc744cb54b37ff | |
| parent | 22a285380e35a31d0a882af66278bc1edc1b917e (diff) | |
build(deps): bump urllib3 from 2.6.3 to 2.7.0 in /doc/sphinxdependabot/pip/doc/sphinx/urllib3-2.7.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.7.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | doc/sphinx/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt index c616c75fefc..20a99005d71 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -23,4 +23,4 @@ sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -urllib3==2.6.3 +urllib3==2.7.0 |
