Merge pull request #2527 from nicolargo/renovate/zeroconf-0.x

chore(deps): update dependency zeroconf to v0.80.0
pull/2538/head
Nicolas Hennion 2023-08-19 09:56:59 +02:00 committed by GitHub
commit 1e958641bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ six
sparklines
statsd
wifi
zeroconf==0.74.0; python_version < "3.7"
zeroconf==0.80.0; python_version < "3.7"
zeroconf; python_version >= "3.7"