Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplants committed Apr 30, 2024
1 parent fe6671b commit 5705a0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
15 changes: 6 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ version = "0.6.0"

[tool.poetry.dependencies]
python = ">=3.8,<4"
install-playwright = "^0.0.0"
playwright = "^1.31.1"
install-playwright = "^0.1.0"
playwright = "^1.43.0"

[tool.poetry.group.dev.dependencies]
mypy = ">=0.991,<1.11"
Expand Down

0 comments on commit 5705a0d

Please sign in to comment.