diff --git a/pyproject.toml b/pyproject.toml index a656c5d..81032e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = "MIT" [tool.poetry.dependencies] python = "^3.9" -making-with-code-cli = "^0.0.5" +making-with-code-cli = "^0.0.10" [tool.poetry.dev-dependencies]