Skip to content

Commit

Permalink
Bump playwright from 1.43.0 to 1.48.0
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.43.0 to 1.48.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.43.0...v1.48.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 and alanzirek committed Nov 29, 2024
1 parent 6850cbc commit a163b64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ faker==33.0.0
# via -r requirements.in
filelock==3.13.4
# via virtualenv
greenlet==3.0.3
greenlet==3.1.1
# via playwright
gunicorn==23.0.0
# via -r requirements.in
Expand Down Expand Up @@ -89,7 +89,7 @@ packaging==24.0
# pytest
platformdirs==4.2.0
# via virtualenv
playwright==1.43.0
playwright==1.48.0
# via
# -r requirements.in
# pytest-playwright
Expand All @@ -101,7 +101,7 @@ psycopg2-binary==2.9.10
# via -r requirements.in
pycparser==2.22
# via cffi
pyee==11.1.0
pyee==12.0.0
# via playwright
pyopenssl==24.1.0
# via josepy
Expand Down

0 comments on commit a163b64

Please sign in to comment.