mirror of
https://github.com/home-assistant/core.git
synced 2026-08-03 20:24:55 +02:00
Bump pyzbar to 0.1.9 (#170076)
This commit is contained in:
committed by
GitHub
parent
86a967ee7b
commit
b5ee78aeac
@@ -6,5 +6,5 @@
|
||||
"iot_class": "calculated",
|
||||
"loggers": ["pyzbar"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["Pillow==12.2.0", "pyzbar==0.1.7"]
|
||||
"requirements": ["Pillow==12.2.0", "pyzbar==0.1.9"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -2808,7 +2808,7 @@ pyxeoma==1.4.2
|
||||
pyyardian==1.1.1
|
||||
|
||||
# homeassistant.components.qrcode
|
||||
pyzbar==0.1.7
|
||||
pyzbar==0.1.9
|
||||
|
||||
# homeassistant.components.zerproc
|
||||
pyzerproc==0.4.8
|
||||
|
||||
Reference in New Issue
Block a user