Skip to content

Commit dd77fd9

Browse files
Update playwright requirement in the browsergym-related group
Updates the requirements on [playwright](https://github.com/microsoft/playwright-python) to permit the latest version. Updates `playwright` to 1.50.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.49.1...v1.50.0) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:production dependency-group: browsergym-related ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86399b9 commit dd77fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ duckduckgo_search~=7.5.1
2222
aiofiles~=24.1.0
2323
pydantic_core~=2.27.2
2424
colorama~=0.4.6
25-
playwright~=1.49.1
25+
playwright~=1.50.0

0 commit comments

Comments
 (0)