mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-07-26 13:47:03 +02:00
Update netifaces requirement from ==0.10.* to ==0.11.* in /docker/main
--- updated-dependencies: - dependency-name: netifaces dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b3d5cd9e4b
commit
7f2288f0c9
@ -64,7 +64,7 @@ future==0.18.*
|
||||
importlib-metadata==5.1.*
|
||||
importlib-resources==5.1.*
|
||||
netaddr==0.8.*
|
||||
netifaces==0.10.*
|
||||
netifaces==0.11.*
|
||||
verboselogs==1.7.*
|
||||
virtualenv==20.17.*
|
||||
prometheus-client == 0.21.*
|
||||
|
Loading…
Reference in New Issue
Block a user