diff --git a/pyproject.toml b/pyproject.toml index 94fd914c..141e5322 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ pysigma-backend-splunk = "^1.1.0" pygit2 = "^1.14.1" tyro = "^0.8.3" gitpython = "^3.1.43" -setuptools = ">=69.5.1,<72.0.0" +setuptools = ">=69.5.1,<73.0.0" [tool.poetry.dev-dependencies] [build-system]