mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Update requests requirement from ==2.27.* to ==2.28.*
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.27.0...v2.28.1) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4187d6b83
commit
e716b94e14
@ -12,7 +12,7 @@ psutil == 5.9.*
|
|||||||
pydantic == 1.9.*
|
pydantic == 1.9.*
|
||||||
PyYAML == 6.0
|
PyYAML == 6.0
|
||||||
types-PyYAML == 6.0.*
|
types-PyYAML == 6.0.*
|
||||||
requests == 2.27.*
|
requests == 2.28.*
|
||||||
types-requests == 2.28.*
|
types-requests == 2.28.*
|
||||||
scipy == 1.8.*
|
scipy == 1.8.*
|
||||||
setproctitle == 1.2.*
|
setproctitle == 1.2.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user