Update dependency zeroconf to v0.131.0

pull/2556/head
renovate[bot] 2023-12-19 09:50:51 +00:00 committed by GitHub
parent 56a7622d14
commit 39912c4ae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,5 +38,5 @@ sparklines
statsd statsd
uvicorn; python_version >= "3.8" uvicorn; python_version >= "3.8"
wifi wifi
zeroconf==0.112.0; python_version < "3.7" zeroconf==0.131.0; python_version < "3.7"
zeroconf; python_version >= "3.7" zeroconf; python_version >= "3.7"