bump setuptools from 80.10.1 to 82.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-09 16:34:13 +00:00
committed by GitHub
parent 26aba8067f
commit 65eb642024
2 changed files with 2 additions and 2 deletions

View File

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

View File

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