Skip to content

Commit e4c92da

Browse files
[Dependabot]: Update setuptools requirement from ~=76.0 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@v76.0.0...v78.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e76cd9 commit e4c92da

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 ~= 78.1",
3+
"setuptools ~= 79.0",
44
"wheel ~= 0.45",
55
"pyTooling ~= 8.4"
66
]

0 commit comments

Comments
 (0)