Compare commits

...

2 Commits

Author SHA1 Message Date
dependabot[bot]
41abcb1b74
Merge 7f2288f0c934228d8cc7564ac1ea16f88f704a33 into 8e8346099eaa1b2f95388668f85301b11cb58d26 2025-11-21 11:08:08 +00:00
dependabot[bot]
7f2288f0c9
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>
2025-03-12 11:23:33 +00:00

View File

@ -67,7 +67,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.*