chore(deps): bump playwright from 1.50.0 to 1.59.0 in /backend

Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.50.0 to 1.59.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.50.0...v1.59.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.59.0
  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]
2026-05-02 05:49:00 +00:00
committed by GitHub
parent 1b2ad5023d
commit e6bea9dad3
+1 -1
View File
@@ -18,7 +18,7 @@ dependencies = [
"fastapi==0.115.12",
"feedparser==6.0.10",
"httpx==0.28.1",
"playwright==1.50.0",
"playwright==1.59.0",
"playwright-stealth==1.0.6",
"pydantic==2.11.1",
"pydantic-settings==2.8.1",