mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-10 02:36:29 +00:00
Bump setuptools from 80.0.1 to 80.1.0 (#5861)
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.0.1 to 80.1.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/v80.0.1...v80.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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
9b0044edd6
commit
25f93cd338
@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
requires = ["setuptools~=80.0.0", "wheel~=0.46.1"]
|
||||
requires = ["setuptools~=80.1.0", "wheel~=0.46.1"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
|
@ -24,7 +24,7 @@ PyYAML==6.0.2
|
||||
requests==2.32.3
|
||||
securetar==2025.2.1
|
||||
sentry-sdk==2.27.0
|
||||
setuptools==80.0.1
|
||||
setuptools==80.1.0
|
||||
voluptuous==0.15.2
|
||||
dbus-fast==2.44.1
|
||||
zlib-fast==0.2.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user