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