Skip to content

Commit 163fbc2

Browse files
Build(deps-dev): bump setuptools from 81.0.0 to 82.0.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 81.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](pypa/setuptools@v81.0.0...v82.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 82.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11f14d1 commit 163fbc2

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
@@ -47,7 +47,7 @@ test = [
4747
"coverage-badge",
4848
"pytest",
4949
"pytest-cov",
50-
"setuptools<82.0.0",
50+
"setuptools<83.0.0",
5151
]
5252
docs = [
5353
"furo>=2025.12.19",

0 commit comments

Comments
 (0)