chore(deps): update dependency zeroconf to v0.135.0

renovate/zeroconf-0.x
renovate[bot] 2024-09-24 22:50:46 +00:00 committed by GitHub
parent 24c8725359
commit 62d1a616b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -36,4 +36,4 @@ six
sparklines
statsd
uvicorn
zeroconf==0.131.0 # Waiting correction for ARMv7: https://github.com/python-zeroconf/python-zeroconf/issues/1372
zeroconf==0.135.0 # Waiting correction for ARMv7: https://github.com/python-zeroconf/python-zeroconf/issues/1372

View File

@ -56,7 +56,7 @@ def get_install_requires():
def get_install_extras_require():
extras_require = {
'action': ['chevron'],
'browser': ['zeroconf==0.131.0'],
'browser': ['zeroconf==0.135.0'],
'cloud': ['requests'],
'containers': ['docker>=6.1.1', 'python-dateutil', 'six', 'podman', 'packaging'],
'export': [