chore(deps-dev): bump setuptools from 82.0.0 to 82.0.1

Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.0 to 82.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/v82.0.0...v82.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-09 21:44:27 +00:00 committed by GitHub
parent e429dcf945
commit bb79fc7026
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools==82.0.0"]
requires = ["setuptools==82.0.1"]
build-backend = "setuptools.build_meta"
[project]