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

Bump setuptools from 80.9.0 to 80.10.1 (#6488)

Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 80.10.1.
- [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.9.0...v80.10.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 80.10.1
  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:
dependabot[bot]
2026-01-22 08:29:19 +01:00
committed by GitHub
parent 16cde8365f
commit cbaef62d67
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools~=80.9.0", "wheel~=0.46.1"]
requires = ["setuptools~=80.10.1", "wheel~=0.46.1"]
build-backend = "setuptools.build_meta"
[project]

View File

@@ -26,7 +26,7 @@ PyYAML==6.0.3
requests==2.32.5
securetar==2025.12.0
sentry-sdk==2.50.0
setuptools==80.9.0
setuptools==80.10.1
voluptuous==0.16.0
dbus-fast==3.1.2
zlib-fast==0.2.1