Skip to content

Commit 83e82e3

Browse files
Update requests requirement from ~=2.31.0 to ~=2.32.3
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.31.0...v2.32.3) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1e53ba commit 83e82e3

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
@@ -64,7 +64,7 @@ types-PyYAML==6.0.12.20240917
6464
types-setuptools==71.1.0.20240726
6565

6666
# other
67-
requests~=2.31.0
67+
requests~=2.32.3
6868
ultralytics==8.0.217
6969
ipython==8.25.0
7070

0 commit comments

Comments
 (0)