Skip to content

Commit

Permalink
build: Bump playwright from 1.40.0 to 1.42.0
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.40.0 to 1.42.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.40.0...v1.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent d995cea commit 1245e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ test = [
"pytest-aiohttp==1.0.5",
"pytest-mock==3.12.0",
"pytest-timeout==2.2.0",
"playwright==1.40.0",
"playwright==1.42.0",
]

lint = [
Expand Down

0 comments on commit 1245e77

Please sign in to comment.