diff --git a/core/pyproject.toml b/core/pyproject.toml index f74c8b3..fa4bf56 100644 --- a/core/pyproject.toml +++ b/core/pyproject.toml @@ -41,7 +41,7 @@ Issues = "https://github.com/LearningHouseService/learninghouse/issues" [project.optional-dependencies] dev = [ - "setuptools-scm[toml]==10.2.1", + "setuptools-scm[toml]==10.2.3", "ruff==0.16.5", "pyright==1.1.411", "pytest==9.1.1",