Skip to content

Commit 1e921aa

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 470ba38 commit 1e921aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pygments~=2.19.1
1717
pyparsing~=3.2.3
1818
python-slugify~=8.0.4
1919
pytz~=2025.2
20-
requests~=2.32.3
20+
requests~=2.32.4
2121
six~=1.17.0
2222
snowballstemmer~=3.0.1
2323
soupsieve~=2.7

0 commit comments

Comments
 (0)