mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +00:00
Upgrade restrictedpython to 5.2a1.dev0 (#59049)
This commit is contained in:
parent
a852b6df66
commit
23cb396aad
@ -2,7 +2,7 @@
|
||||
"domain": "python_script",
|
||||
"name": "Python Scripts",
|
||||
"documentation": "https://www.home-assistant.io/integrations/python_script",
|
||||
"requirements": ["restrictedpython==5.1"],
|
||||
"requirements": ["restrictedpython==5.2a1.dev0"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
@ -2049,7 +2049,7 @@ regenmaschine==2021.10.0
|
||||
renault-api==0.1.4
|
||||
|
||||
# homeassistant.components.python_script
|
||||
restrictedpython==5.1
|
||||
restrictedpython==5.2a1.dev0
|
||||
|
||||
# homeassistant.components.idteck_prox
|
||||
rfk101py==0.0.1
|
||||
|
@ -1199,7 +1199,7 @@ regenmaschine==2021.10.0
|
||||
renault-api==0.1.4
|
||||
|
||||
# homeassistant.components.python_script
|
||||
restrictedpython==5.1
|
||||
restrictedpython==5.2a1.dev0
|
||||
|
||||
# homeassistant.components.rflink
|
||||
rflink==0.0.58
|
||||
|
Loading…
x
Reference in New Issue
Block a user