Skip to content

Commit 23e7b14

Browse files
authored
Update RestrictedPython to 8.1 (home-assistant#154870)
1 parent 2a5cf83 commit 23e7b14

File tree

3 files changed

+3
-12
lines changed

3 files changed

+3
-12
lines changed

homeassistant/components/python_script/manifest.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,5 @@
55
"documentation": "https://www.home-assistant.io/integrations/python_script",
66
"loggers": ["RestrictedPython"],
77
"quality_scale": "internal",
8-
"requirements": [
9-
"RestrictedPython==8.0;python_version<'3.14'",
10-
"RestrictedPython==8.1a1.dev0;python_version>='3.14'"
11-
]
8+
"requirements": ["RestrictedPython==8.1"]
129
}

requirements_all.txt

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)