Skip to content

Commit ef89e71

Browse files
Update requests requirement from ~=2.33 to ~=2.34 (#1205)
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.33.0...v2.34.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc9c2a7 commit ef89e71

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,5 +1,5 @@
11
chess~=1.11
22
PyYAML~=6.0
3-
requests~=2.33
3+
requests~=2.34
44
backoff~=2.2
55
rich~=15.0

0 commit comments

Comments
 (0)