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

Update dependency zeroconf to v0.64.1
pull/2452/head
Nicolas Hennion 2023-06-10 10:34:54 +02:00 committed by GitHub
commit f224667114
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.63.0; python_version < "3.7"
zeroconf==0.64.1; python_version < "3.7"
zeroconf; python_version >= "3.7"