diff --git a/pyproject.toml b/pyproject.toml index e94639f..f823643 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ plotly = "^6.0.0" pyyaml = "^6.0.1" prometheus-client = "^0.21.1" watchdog = "^6.0.0" -setuptools = "^75.6.0" +setuptools = "^76.0.0" [tool.poetry.group.dev.dependencies] pytest = "^8.3.4"