diff --git a/pyproject.toml b/pyproject.toml index c226c02..e21c406 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ pytest = "^8.3.4" black = "*" mypy = "*" flake8 = "*" -poetry = "^1.1.12" +poetry = "^2.0.0" pytest-mock = "*" pytest-dependency = "*" pytest-cov = "*"