mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Update types-requests requirement from ==2.27.* to ==2.28.*
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
573fdae37f
commit
d8655e877f
@ -13,7 +13,7 @@ pydantic == 1.9.*
|
|||||||
PyYAML == 6.0.*
|
PyYAML == 6.0.*
|
||||||
types-PyYAML == 6.0.*
|
types-PyYAML == 6.0.*
|
||||||
requests == 2.27.*
|
requests == 2.27.*
|
||||||
types-requests == 2.27.*
|
types-requests == 2.28.*
|
||||||
scipy == 1.8.*
|
scipy == 1.8.*
|
||||||
setproctitle == 1.2.*
|
setproctitle == 1.2.*
|
||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user