Skip to content

Commit 02f3fc4

Browse files
Bump requests from 2.32.3 to 2.32.4 in /doc
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d586190 commit 02f3fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pytz==2025.1 ; python_version >= "3.9" and python_version < "3.15"
5757
pywin32==308 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.9" and python_version < "3.15"
5858
pyzmq==26.2.1 ; python_version >= "3.9" and python_version < "3.15"
5959
referencing==0.36.2 ; python_version >= "3.9" and python_version < "3.15"
60-
requests==2.32.3 ; python_version >= "3.9" and python_version < "3.15"
60+
requests==2.32.4 ; python_version >= "3.9" and python_version < "3.15"
6161
rpds-py==0.23.1 ; python_version >= "3.9" and python_version < "3.15"
6262
scikit-learn==1.6.1 ; python_version >= "3.9" and python_version < "3.15"
6363
scipy==1.13.1 ; python_version >= "3.9" and python_version < "3.15"

0 commit comments

Comments
 (0)