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:
dependabot[bot] 2025-03-12 11:23:33 +00:00 committed by GitHub
parent b3d5cd9e4b
commit 7f2288f0c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.*