Skip to content

Commit 804207c

Browse files
chore(deps): update dependency playwright to v1.61.0
1 parent 61a0bc5 commit 804207c

3 files changed

Lines changed: 77 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.61.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, <6.1",
1212
"boto3",
13-
"playwright==1.43.0",
13+
"playwright==1.61.0",
1414
]
1515

1616
[dependency-groups]

0 commit comments

Comments
 (0)