diff --git a/pyproject.toml b/pyproject.toml index 30551cb..a7fbe92 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ rich = ">=13.7.1" [tool.poetry.group.dev.dependencies] ruff = ">=0.3.4" pre-commit = ">=3.6.2" -poethepoet = ">=0.25.0" +poethepoet = ">=0.44.0" pytest = ">=8.0.2" coverage = ">=7.4.3" jupyter = ">=1.0.0"