Skip to content

Commit

Permalink
build: Bump playwright from 1.45.0 to 1.47.0
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.45.0 to 1.47.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.45.0...v1.47.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 Sep 16, 2024
1 parent bb9ff95 commit ce38e64
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.14.0",
"pytest-timeout==2.3.1",
"playwright==1.45.0",
"playwright==1.47.0",
]

lint = [
Expand Down

0 comments on commit ce38e64

Please sign in to comment.