Skip to content

Commit 774fa33

Browse files
[Dependabot]: Update setuptools requirement from ~=75.8 to ~=78.1
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...v78.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00218c4 commit 774fa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools ~= 75.8",
3+
"setuptools ~= 78.1",
44
"wheel ~= 0.45",
55
"pyTooling ~= 8.2"
66
]

0 commit comments

Comments
 (0)