Skip to content

Commit 2f92ec8

Browse files
Update requests requirement from ~=2.24.0 to ~=2.25.1 (#67)
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/master/HISTORY.md) - [Commits](psf/requests@v2.24.0...v2.25.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96c3468 commit 2f92ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ python-sdk-auth~=0.3.0
77
pyudev~=0.22.0
88
pyusb~=1.1.0
99
psutil~=5.8.0
10-
requests~=2.24.0
10+
requests~=2.25.1

0 commit comments

Comments
 (0)