build(deps): bump playwright from 1.48.0 to 1.49.0

Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.48.0 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.48.0...v1.49.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-25 18:17:49 +00:00 committed by GitHub
parent f1a351f7f4
commit a7972895f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ platformdirs==4.3.6
# via
# tox
# virtualenv
playwright==1.48.0
playwright==1.49.0
# via -r requirements-ci.in
pluggy==1.5.0
# via tox

View file

@ -69,7 +69,7 @@ platformdirs==4.3.6
# black
# tox
# virtualenv
playwright==1.48.0
playwright==1.49.0
# via -r requirements-dev.in
pluggy==1.5.0
# via