chore: bump dependencies according to latest fix

Now that the fix from the previous commit is active, sync up the
dependencies via `scripts/pip-compile.sh --upgrade`.
This commit is contained in:
Claudia Pellegrino 2025-03-03 22:02:22 +01:00
parent 31c4198cee
commit c4a67c4356
No known key found for this signature in database
GPG key ID: 7AA67DE7B73139CE
6 changed files with 47 additions and 39 deletions

View file

@ -4,15 +4,15 @@
#
# pip-compile --allow-unsafe --constraint=requirements/common-constraints.txt --output-file=requirements/requirements-playwright.txt requirements/requirements-playwright.in
#
greenlet==3.0.3
greenlet==3.1.1
# via
# -c requirements/common-constraints.txt
# playwright
playwright==1.47.0
playwright==1.50.0
# via
# -c requirements/common-constraints.txt
# -r requirements/requirements-playwright.in
pyee==12.0.0
pyee==12.1.1
# via
# -c requirements/common-constraints.txt
# playwright