Skip to content

Commit 13a1941

Browse files
Update requests requirement from ~=2.32.3 to ~=2.32.4
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [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 737c411 commit 13a1941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ types-PyYAML==6.0.12.20250516
6565
types-setuptools==80.9.0.20250529
6666

6767
# other
68-
requests~=2.32.3
68+
requests~=2.32.4
6969

7070
# ART
7171
-e .

0 commit comments

Comments
 (0)