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

Bump setuptools from 78.0.2 to 78.1.0 (#5785)

This commit is contained in:
dependabot[bot]
2025-03-26 07:33:50 +01:00
committed by GitHub
parent 48807a65dd
commit 062103ae24
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -23,7 +23,7 @@ PyYAML==6.0.2
requests==2.32.3
securetar==2025.2.1
sentry-sdk==2.24.1
setuptools==78.0.2
setuptools==78.1.0
voluptuous==0.15.2
dbus-fast==2.43.0
typing_extensions==4.12.2