mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 10:45:21 +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
|
||||
types-PyYAML == 6.0.*
|
||||
requests == 2.30.*
|
||||
types-requests == 2.28.*
|
||||
types-requests == 2.31.*
|
||||
scipy == 1.10.*
|
||||
setproctitle == 1.3.*
|
||||
ws4py == 0.5.*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user