Skip to content

Commit

Permalink
chore(deps): bump playwright in the python-packages group (#20)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [playwright](https://github.com/Microsoft/playwright-python).


Updates `playwright` from 1.45.1 to 1.46.0
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.45.1...v1.46.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent c6518c0 commit ae20223
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 @@ -11,7 +11,7 @@ dynamic = "version_variables"
dependencies = [
"bs4==0.0.2",
"DateTime==5.5",
"playwright==1.45.1",
"playwright==1.46.0",
"PyGithub==2.3.0",
"python-semantic-release==9.8.6"
]
Expand Down

0 comments on commit ae20223

Please sign in to comment.