Skip to content

Commit 07f5924

Browse files
Update requests requirement from >=2.32.0 to >=2.34.2
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.0...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61215b6 commit 07f5924

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ anthropic>=0.84.0
22
Flask>=3.1.0
33
gunicorn>=23.0.0
44
python-dotenv>=1.0.0
5-
requests>=2.32.0
5+
requests>=2.34.2

0 commit comments

Comments
 (0)