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](https://github.com/microsoft/playwright-python/compare/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>
This commit is contained in:
dependabot[bot] 2025-03-16 05:12:56 +00:00 committed by GitHub
parent 850718c0b0
commit 9781eadb9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,4 +22,4 @@ duckduckgo_search~=7.5.1
aiofiles~=24.1.0 aiofiles~=24.1.0
pydantic_core~=2.32.0 pydantic_core~=2.32.0
colorama~=0.4.6 colorama~=0.4.6
playwright~=1.49.1 playwright~=1.50.0