Skip to content

Commit 14dae33

Browse files
Bump setuptools from 68.1.0 to 75.5.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.0 to 75.5.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v68.1.0...v75.5.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bd90e8 commit 14dae33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright © 2023 Frequenz Energy-as-a-Service GmbH
33

44
[build-system]
5-
requires = ["setuptools == 68.1.0", "setuptools_scm[toml] == 7.1.0"]
5+
requires = ["setuptools == 75.5.0", "setuptools_scm[toml] == 7.1.0"]
66
build-backend = "setuptools.build_meta"
77

88
[project]

0 commit comments

Comments
 (0)