diff --git a/pyproject.toml b/pyproject.toml index 167393e5..abca6175 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.38.0" +pytest-operator = "^0.39.0" [build-system] requires = ["poetry-core"]