Skip to content

Commit 27cf7e7

Browse files
dependabot[bot]mdellweg
authored andcommitted
[PIP] Update setuptools requirement from <77 to <78 in /pulp-glue
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@0.6...v77.0.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92bd2db commit 27cf7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulp-glue/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools<77"]
2+
requires = ["setuptools<78"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)