Skip to content

Commit f41ca68

Browse files
committed
Bump dependency on pycdp to 0.4.0
1 parent 1690d2d commit f41ca68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515

1616
[tool.poetry.dependencies]
1717
python = "^3.7"
18-
chrome-devtools-protocol = "^0.3.0"
18+
chrome-devtools-protocol = "^0.4.0"
1919
trio = "^0.13.0"
2020
trio_websocket = "^0.8.0"
2121

0 commit comments

Comments
 (0)