Skip to content

Commit c8fa304

Browse files
Update requests requirement from >=2.32.5 to >=2.33.1
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.5...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3b1c13 commit c8fa304

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
@@ -1,6 +1,6 @@
11
rich-argparse>=1.7.1
22
pyOpenSSL>=25.3.0
3-
requests>=2.32.5
3+
requests>=2.33.1
44
Flask>=3.1.2
55
Flask-HTTPAuth>=4.8.0
66
Flask-Babel>=4.0.0

0 commit comments

Comments
 (0)