Skip to content

Commit dabf2c0

Browse files
Update dependency browser-use to v0.12.5
1 parent 497f493 commit dabf2c0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python-examples/browser-use/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ keywords = [
2020
dependencies = [
2121
"playwright==1.56",
2222
"intuned-runtime==1.3.25",
23-
"browser-use==0.11.2",
23+
"browser-use==0.12.5",
2424
"intuned-browser==0.1.14",
2525
]
2626

python-examples/computer-use/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"python-dateutil~=2.9.0",
2222
"httpx~=0.28.1",
2323
"stagehand~=0.5.7",
24-
"browser-use==0.11.2",
24+
"browser-use==0.12.5",
2525
]
2626

2727
[tool.uv]

0 commit comments

Comments
 (0)