mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-24 09:36:31 +00:00
Bump setuptools from 75.8.2 to 76.0.0 (#5740)
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 76.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v75.8.2...v76.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1c9c8b786
commit
b31e3ce234
@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools~=75.8.0", "wheel~=0.45.0"]
|
||||
requires = ["setuptools~=76.0.0", "wheel~=0.45.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
|
@ -23,7 +23,7 @@ PyYAML==6.0.2
|
||||
requests==2.32.3
|
||||
securetar==2025.2.1
|
||||
sentry-sdk==2.22.0
|
||||
setuptools==75.8.2
|
||||
setuptools==76.0.0
|
||||
voluptuous==0.15.2
|
||||
dbus-fast==2.37.0
|
||||
typing_extensions==4.12.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user