Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
60b032af9e build(deps): bump setuptools from 80.10.1 to 82.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.1 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/v80.10.1...v82.0.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 16:16:38 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -166,7 +166,7 @@ build = [
# These dependencies are not used in production environments
# and should not conflict with other libraries/tooling.
"pyinstaller==6.19.0",
"setuptools==80.10.1",
"setuptools==82.0.1",
"build==1.4.0"
]
scripts = [

View File

@@ -40,7 +40,7 @@ pyyaml==6.0.2
rich==14.3.2
ruamel-yaml==0.19.1
ruamel-yaml-clib==0.2.14
setuptools==80.10.1
setuptools==82.0.1
six==1.17.0
sortedcontainers==2.4.0
viv-utils==0.8.0