Skip to content

Commit

Permalink
⬆️ Upgrade to latest playwright version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed May 17, 2024
1 parent 44688b0 commit cd0e3dd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ glom==20.11.0
# -c requirements/base.txt
# -r requirements/base.txt
# mozilla-django-oidc-db
greenlet==2.0.2
greenlet==3.0.3
# via playwright
html5lib==1.1
# via
Expand Down Expand Up @@ -688,7 +688,7 @@ platformdirs==2.2.0
# -r requirements/base.txt
# black
# zeep
playwright==1.38.0
playwright==1.44.0
# via -r requirements/test-tools.in
pluggy==0.13.1
# via pytest
Expand Down Expand Up @@ -733,7 +733,7 @@ pydyf==0.8.0
# -c requirements/base.txt
# -r requirements/base.txt
# weasyprint
pyee==9.0.4
pyee==11.1.0
# via playwright
pyflakes==3.0.1
# via flake8
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ glom==20.11.0
# mozilla-django-oidc-db
gprof2dot==2021.2.21
# via django-silk
greenlet==2.0.2
greenlet==3.0.3
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -779,7 +779,7 @@ platformdirs==2.2.0
# -r requirements/ci.txt
# black
# zeep
playwright==1.38.0
playwright==1.44.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -835,7 +835,7 @@ pydyf==0.8.0
# -c requirements/ci.txt
# -r requirements/ci.txt
# weasyprint
pyee==9.0.4
pyee==11.1.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down

0 comments on commit cd0e3dd

Please sign in to comment.