diff --git a/pyproject.toml b/pyproject.toml index 5c6558d6..edc8af98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ SQLAlchemy = "^2.0.29" [tool.poetry.group.dev.dependencies] pytest = "^8.0.0" -pytest-operator = "^0.36.0" +pytest-operator = "^0.37.0" [build-system] requires = ["poetry-core"]