Skip to content

Commit 1d94416

Browse files
committed
Bump playwright to 1.50.0
1 parent a2d9fdd commit 1d94416

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ pillow==10.3.0
436436
# easy-thumbnails
437437
# reportlab
438438
# weasyprint
439-
playwright==1.49.1
439+
playwright==1.50.0
440440
# via -r requirements/base.in
441441
prompt-toolkit==3.0.36
442442
# via click-repl

requirements/ci.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ platformdirs==2.4.0
818818
# via
819819
# black
820820
# pylint
821-
playwright==1.49.1
821+
playwright==1.50.0
822822
# via
823823
# -c requirements/base.txt
824824
# -r requirements/base.txt

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,7 @@ platformdirs==2.4.0
940940
# -r requirements/ci.txt
941941
# black
942942
# pylint
943-
playwright==1.49.1
943+
playwright==1.50.0
944944
# via
945945
# -c requirements/ci.txt
946946
# -r requirements/ci.txt

0 commit comments

Comments
 (0)