diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-26 13:59:02 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-26 13:59:02 +0000 |
| commit | 873c378cc8abb0bd5a96be5e8bc4282defa1c3e4 (patch) | |
| tree | dd4e117effc54b749fb4ea5c0c6f02a1abf7aa9b | |
| parent | 075bd023c77ffc1e099790fb2174d646ae5acf1f (diff) | |
build(deps): bump requests from 2.32.4 to 2.33.0 in /doc/sphinxdependabot/pip/doc/sphinx/requests-2.33.0
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.33.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..01ff13ef4fe 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -9,7 +9,7 @@ Jinja2==3.1.4 MarkupSafe==3.0.2 packaging==24.1 Pygments==2.18.0 -requests==2.32.4 +requests==2.33.0 six==1.16.0 snowballstemmer==2.2.0 Sphinx==8.1.3 |
