Skip to content

Commit e154786

Browse files
Bump setuptools from 82.0.1 to 83.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 82.0.1 to 83.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v82.0.1...v83.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 83.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78b472f commit e154786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dev = [
3434
"pylint==4.0.5",
3535
"pytest==9.0.3",
3636
"pytest-cov==7.1.0",
37-
"setuptools==82.0.1",
37+
"setuptools==83.0.0",
3838
"twine==6.2.0",
3939
"wheel==0.47.0",
4040
]

0 commit comments

Comments
 (0)