Skip to content

Commit

Permalink
chore(pyproject.toml): Bump playwright from 1.49.0 to 1.49.1 (#41)
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.49.0 to 1.49.1.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.49.0...v1.49.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent cf11b3b commit 5d648b4
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 @@ -24,7 +24,7 @@ dependencies = [
"python-telegram-bot==21.9",
"pydantic==2.10.1",
"loguru==0.7.3",
"playwright==1.49.0",
"playwright==1.49.1",
]
dynamic = ["version"]

Expand Down

0 comments on commit 5d648b4

Please sign in to comment.