Skip to content

Commit abab75d

Browse files
build(deps): Update requests requirement from >=2.34.1 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.34.1...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 e1a8110 commit abab75d

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.1
33+
requests>=2.34.2
3434
simplejson>=4.1.1
3535
slowapi
3636
starlette>=1.0.0

0 commit comments

Comments
 (0)