Bump pypck to 0.7.21 (#124023)

This commit is contained in:
Andre Lengwenus 2024-08-16 09:22:00 +02:00 committed by GitHub
parent a944541c58
commit 6d9764185b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/lcn",
"iot_class": "local_push",
"loggers": ["pypck"],
"requirements": ["pypck==0.7.20"]
"requirements": ["pypck==0.7.21"]
}