Skip to content

Commit 616f2f6

Browse files
Bump requests from 2.32.4 to 2.32.5 in the python group
Bumps the python group with 1 update: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent da2b673 commit 616f2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"jinja2==3.1.6",
88
"myst-parser==4.0.1",
99
"pydantic==2.11.7",
10-
"requests==2.32.4",
10+
"requests==2.32.5",
1111
"sphinx-rtd-theme==3.0.2",
1212
"sphinx==8.2.3",
1313
"sphinxemoji==0.3.1",

0 commit comments

Comments
 (0)