Skip to content

Commit 8d82e05

Browse files
chore(deps): update dependency playwright to v1.57.0
1 parent bf1975e commit 8d82e05

3 files changed

Lines changed: 49 additions & 26 deletions

File tree

lambda_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ boto3==1.40.70
33
sentry-sdk==1.45.1
44
awslambdaric
55
pydantic
6-
playwright==1.43.0
6+
playwright==1.57.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ requires-python = ">=3.12"
1010
dependencies = [
1111
"django>=5.0, <5.2",
1212
"boto3",
13-
"playwright==1.43.0",
13+
"playwright==1.57.0",
1414
]
1515

1616
[dependency-groups]

0 commit comments

Comments
 (0)