Bump setuptools from 76.1.0 to 77.0.1 (#5766)

Bumps [setuptools](https://github.com/pypa/setuptools) from 76.1.0 to 77.0.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/v76.1.0...v77.0.1)

---
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:
dependabot[bot] 2025-03-20 11:31:11 +01:00 committed by GitHub
parent 8a45e0fd85
commit a7f139d3e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools~=76.1.0", "wheel~=0.45.0"]
requires = ["setuptools~=77.0.1", "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.23.1
setuptools==76.1.0
setuptools==77.0.1
voluptuous==0.15.2
dbus-fast==2.39.6
typing_extensions==4.12.2