diff --git a/pyproject.toml b/pyproject.toml index e94639f..48ad7c4 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 = "^78.1.0" [tool.poetry.group.dev.dependencies] pytest = "^8.3.4"