diff --git a/pyproject.toml b/pyproject.toml index 8be75665..3aa60ea1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ graphviz = "0.20.3" "ruamel.yaml" = "^0.18.2" [tool.poetry.dev-dependencies] -pytype = "2024.9.13" +pytype = "2024.10.11" [tool.poetry.scripts] graph_dovesnap = "dovesnap.graph_dovesnap:main"