1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-02-15 07:27:13 +00:00

Bump setuptools from 75.7.0 to 75.8.0 (#5536)

This commit is contained in:
dependabot[bot]
2025-01-11 12:33:30 +01:00
committed by GitHub
parent 74b009ccd7
commit c418e0ea76
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools~=75.7.0", "wheel~=0.45.0"]
requires = ["setuptools~=75.8.0", "wheel~=0.45.0"]
build-backend = "setuptools.build_meta"
[project]

View File

@@ -22,7 +22,7 @@ PyYAML==6.0.2
requests==2.32.3
securetar==2024.11.0
sentry-sdk==2.19.2
setuptools==75.7.0
setuptools==75.8.0
voluptuous==0.15.2
dbus-fast==2.24.4
typing_extensions==4.12.2