Skip to content

Commit 9d8a3c5

Browse files
[Dependabot]: Update setuptools requirement from ~=75.8 to ~=76.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@v75.8.0...v76.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 657b57e commit 9d8a3c5

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
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools ~= 75.8",
3+
"setuptools ~= 76.0",
44
"wheel ~= 0.45",
55
"pyTooling ~= 8.2"
66
]

0 commit comments

Comments
 (0)