diff --git a/pyproject.toml b/pyproject.toml index b27089f4..ae8436e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["wheel==0.44.0", "setuptools==75.2.0"] +requires = ["wheel==0.44.0", "setuptools==75.3.0"] [project] name = "homelabv3_infra"