build: bump zeroconf version
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
parent
0c23630e87
commit
e90691f168
|
@ -16,7 +16,7 @@ dependencies = [
|
|||
"inotify-simple==1.3.5",
|
||||
"libnacl==1.8.0",
|
||||
"paho-mqtt==1.6.1",
|
||||
"zeroconf==0.39.4",
|
||||
"zeroconf==0.69.0",
|
||||
"preprocess-cancellation==0.2.0",
|
||||
"jinja2==3.1.2",
|
||||
"dbus-next==0.2.3",
|
||||
|
|
|
@ -9,7 +9,7 @@ distro==1.8.0
|
|||
inotify-simple==1.3.5
|
||||
libnacl==1.8.0
|
||||
paho-mqtt==1.6.1
|
||||
zeroconf==0.39.4
|
||||
zeroconf==0.69.0
|
||||
preprocess-cancellation==0.2.0
|
||||
jinja2==3.1.2
|
||||
dbus-next==0.2.3
|
||||
|
|
Loading…
Reference in New Issue