Skip to content

Commit 2cf9e9b

Browse files
security: vulnerability remediation (2026-06-17)
1 parent 9583d23 commit 2cf9e9b

2 files changed

Lines changed: 786 additions & 237 deletions

File tree

pkg/templates/python/browser-use/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Kernel sample app for Browser Use"
55
readme = "README.md"
66
requires-python = ">=3.11"
77
dependencies = [
8-
"browser-use>=0.11.1",
8+
"browser-use==0.12.3",
99
"kernel>=0.23.0",
1010
"pydantic>=2.12.5",
1111
]

0 commit comments

Comments
 (0)