mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Update types-requests requirement from ==2.28.* to ==2.31.*
Updates the requirements on [types-requests](https://github.com/python/typeshed) to permit the latest version. - [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
846a180a7b
commit
1a27153cb8
@ -17,7 +17,7 @@ pytz == 2023.3
|
|||||||
tzlocal == 4.3
|
tzlocal == 4.3
|
||||||
types-PyYAML == 6.0.*
|
types-PyYAML == 6.0.*
|
||||||
requests == 2.30.*
|
requests == 2.30.*
|
||||||
types-requests == 2.28.*
|
types-requests == 2.31.*
|
||||||
scipy == 1.10.*
|
scipy == 1.10.*
|
||||||
setproctitle == 1.3.*
|
setproctitle == 1.3.*
|
||||||
ws4py == 0.5.*
|
ws4py == 0.5.*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user