mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update RestrictedPython to 7.4 (#128039)
This commit is contained in:
parent
b56fa7b406
commit
c3cbdd0eb9
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
||||
"loggers": ["RestrictedPython"],
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["RestrictedPython==7.3"]
|
||||
"requirements": ["RestrictedPython==7.4"]
|
||||
}
|
||||
|
@ -109,7 +109,7 @@ PyXiaomiGateway==0.14.3
|
||||
RachioPy==1.1.0
|
||||
|
||||
# homeassistant.components.python_script
|
||||
RestrictedPython==7.3
|
||||
RestrictedPython==7.4
|
||||
|
||||
# homeassistant.components.remember_the_milk
|
||||
RtmAPI==0.7.2
|
||||
|
@ -103,7 +103,7 @@ PyXiaomiGateway==0.14.3
|
||||
RachioPy==1.1.0
|
||||
|
||||
# homeassistant.components.python_script
|
||||
RestrictedPython==7.3
|
||||
RestrictedPython==7.4
|
||||
|
||||
# homeassistant.components.remember_the_milk
|
||||
RtmAPI==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user