Skip to content

Commit bfc19de

Browse files
Build(deps-dev): Bump setuptools from 80.10.2 to 82.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.2 to 82.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.10.2...v82.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0627b92 commit bfc19de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ tests = [
4343
"pytest==8.3.5",
4444
"pytest-cov==7.0.0",
4545
"pytest-qt==4.5.0",
46-
"setuptools==80.10.2",
46+
"setuptools==82.0.0",
4747
]
4848
doc = [
4949
"Sphinx==8.1.3",

0 commit comments

Comments
 (0)