mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +03:00
Update requests requirement from ==2.30.* to ==2.31.*
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](https://github.com/psf/requests/compare/v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ae0aba44dc
commit
be91fd307f
@ -16,7 +16,7 @@ PyYAML == 6.0
|
||||
pytz == 2023.3
|
||||
tzlocal == 4.3
|
||||
types-PyYAML == 6.0.*
|
||||
requests == 2.30.*
|
||||
requests == 2.31.*
|
||||
types-requests == 2.28.*
|
||||
scipy == 1.10.*
|
||||
norfair == 2.2.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user