Skip to content

Commit

Permalink
Upgrade Playwright to 1.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed Dec 7, 2023
1 parent d4f4813 commit 99acc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dev = [
"black~=23.11.0",
"isort~=5.12.0",
"mypy~=1.6.0",
"playwright~=1.39.0",
"playwright~=1.40.0",
"pytest-flask~=1.2.0",
"pytest-playwright~=0.4.0",
"pytest~=7.4.0",
Expand Down

0 comments on commit 99acc31

Please sign in to comment.