Bump rflink to 0.0.65 for python 3.11 (#89601)
This commit is contained in:
parent
c41f91be89
commit
e809b636e6
3 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["rflink"],
|
||||
"requirements": ["rflink==0.0.63"]
|
||||
"requirements": ["rflink==0.0.65"]
|
||||
}
|
||||
|
|
|
@ -2246,7 +2246,7 @@ restrictedpython==6.0
|
|||
rfk101py==0.0.1
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.63
|
||||
rflink==0.0.65
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.7.2
|
||||
|
|
|
@ -1600,7 +1600,7 @@ reolink-aio==0.5.3
|
|||
restrictedpython==6.0
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.63
|
||||
rflink==0.0.65
|
||||
|
||||
# homeassistant.components.ring
|
||||
ring_doorbell==0.7.2
|
||||
|
|
Loading…
Add table
Reference in a new issue