Skip to content

Commit 553f287

Browse files
build(deps): Update requests requirement from >=2.34.0 to >=2.34.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.34.0...v2.34.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42f5b57 commit 553f287

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
@@ -30,7 +30,7 @@ python-whois
3030
pyyaml>=6.0.3
3131
PySocks
3232
redis>=7.4.0
33-
requests>=2.34.0
33+
requests>=2.34.1
3434
simplejson>=4.1.1
3535
slowapi
3636
starlette>=1.0.0

0 commit comments

Comments
 (0)