mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Bump pypoint (#57888)
This commit is contained in:
parent
c9f55c01af
commit
4b55893781
@ -3,7 +3,7 @@
|
||||
"name": "Minut Point",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/point",
|
||||
"requirements": ["pypoint==2.2.0"],
|
||||
"requirements": ["pypoint==2.2.1"],
|
||||
"dependencies": ["webhook", "http"],
|
||||
"codeowners": ["@fredrike"],
|
||||
"quality_scale": "gold",
|
||||
|
@ -1717,7 +1717,7 @@ pypjlink2==1.2.1
|
||||
pyplaato==0.0.15
|
||||
|
||||
# homeassistant.components.point
|
||||
pypoint==2.2.0
|
||||
pypoint==2.2.1
|
||||
|
||||
# homeassistant.components.profiler
|
||||
pyprof2calltree==1.4.5
|
||||
|
@ -1030,7 +1030,7 @@ pypck==0.7.10
|
||||
pyplaato==0.0.15
|
||||
|
||||
# homeassistant.components.point
|
||||
pypoint==2.2.0
|
||||
pypoint==2.2.1
|
||||
|
||||
# homeassistant.components.profiler
|
||||
pyprof2calltree==1.4.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user