1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Bump setuptools from 80.8.0 to 80.9.0 (#8915)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-05-27 06:54:33 +00:00
committed by GitHub
parent 0c7589caeb
commit f2e4dc7907

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools==80.8.0", "wheel>=0.43,<0.46"]
requires = ["setuptools==80.9.0", "wheel>=0.43,<0.46"]
build-backend = "setuptools.build_meta"
[project]