From 544f86e57b7b9673184ac7a3ce8221084080461b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 00:56:32 +0000 Subject: [PATCH] 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](https://github.com/browser-use/browser-use/compare/0.1.40...0.1.45) Updates `playwright` to 1.52.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](https://github.com/microsoft/playwright-python/compare/v1.50.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] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2dcaabd..7665473 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,10 +11,10 @@ tiktoken~=0.9.0 html2text~=2024.2.26 gymnasium~=1.0.0 pillow~=10.4.0 -browsergym~=0.13.3 +browsergym~=0.13.4 uvicorn~=0.34.0 unidiff~=0.7.5 -browser-use~=0.1.40 +browser-use~=0.1.45 googlesearch-python~=1.3.0 baidusearch~=1.0.3 duckduckgo_search~=7.5.1 @@ -22,4 +22,4 @@ duckduckgo_search~=7.5.1 aiofiles~=24.1.0 pydantic_core~=2.27.2 colorama~=0.4.6 -playwright~=1.50.0 +playwright~=1.52.0