Skip to content

Commit f676619

Browse files
Update setuptools requirement from >=82.0.1 to >=83.0.0
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cb64ac commit f676619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
pre-commit>=4.6.0
44
ruff>=0.15.15
5-
setuptools>=82.0.1
5+
setuptools>=83.0.0
66
wheel>=0.47.0
77
pytest>=9.1.1
88
pytest-cov>=7.1.0

0 commit comments

Comments
 (0)