Skip to content

Commit b0c1009

Browse files
chore(deps): bump the browsergym-related group across 1 directory with 3 updates
Updates the requirements on browsergym, [browser-use](https://github.com/browser-use/browser-use) and [playwright](https://github.com/microsoft/playwright-python) to permit the latest version. Updates `browsergym` to 0.13.4 Updates `browser-use` to 0.1.45 - [Release notes](https://github.com/browser-use/browser-use/releases) - [Commits](browser-use/browser-use@0.1.40...0.1.45) Updates `playwright` to 1.52.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.51.0...v1.52.0) --- updated-dependencies: - dependency-name: browsergym dependency-version: 0.13.4 dependency-type: direct:production dependency-group: browsergym-related - dependency-name: browser-use dependency-version: 0.1.45 dependency-type: direct:production dependency-group: browsergym-related - dependency-name: playwright dependency-version: 1.52.0 dependency-type: direct:production dependency-group: browsergym-related ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9f6534 commit b0c1009

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ tiktoken~=0.9.0
1111
html2text~=2024.2.26
1212
gymnasium~=1.1.1
1313
pillow~=11.1.0
14-
browsergym~=0.13.3
14+
browsergym~=0.13.4
1515
uvicorn~=0.34.0
1616
unidiff~=0.7.5
17-
browser-use~=0.1.40
17+
browser-use~=0.1.45
1818
googlesearch-python~=1.3.0
1919
baidusearch~=1.0.3
2020
duckduckgo_search~=7.5.3
2121

2222
aiofiles~=24.1.0
2323
pydantic_core~=2.27.2
2424
colorama~=0.4.6
25-
playwright~=1.51.0
25+
playwright~=1.52.0
2626

2727
docker~=7.1.0
2828
pytest~=8.3.5

0 commit comments

Comments
 (0)