Skip to content

Commit a07f351

Browse files
security: vulnerability remediation (2026-07-01)
1 parent b5b726e commit a07f351

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)