Skip to content

Commit

Permalink
Upgrade playwright to 1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pi-sigma committed Oct 14, 2024
1 parent 7f883b0 commit 6a773db
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ pillow==10.3.0
# easy-thumbnails
# reportlab
# weasyprint
playwright==1.41.0
playwright==1.47.0
# via -r requirements/base.in
prompt-toolkit==3.0.36
# via click-repl
Expand All @@ -444,7 +444,7 @@ pydantic-core==2.16.3
# via pydantic
pydyf==0.1.2
# via weasyprint
pyee==11.0.1
pyee==12.0.0
# via playwright
pyjwt==2.8.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ platformdirs==2.4.0
# via
# black
# pylint
playwright==1.41.0
playwright==1.47.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -850,7 +850,7 @@ pydyf==0.1.2
# -c requirements/base.txt
# -r requirements/base.txt
# weasyprint
pyee==11.0.1
pyee==12.0.0
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,7 @@ platformdirs==2.4.0
# -r requirements/ci.txt
# black
# pylint
playwright==1.41.0
playwright==1.47.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -985,7 +985,7 @@ pydyf==0.1.2
# -c requirements/ci.txt
# -r requirements/ci.txt
# weasyprint
pyee==11.0.1
pyee==12.0.0
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down

0 comments on commit 6a773db

Please sign in to comment.