Skip to content

Commit f95a7a8

Browse files
Bump setuptools from 68.1.0 to 75.6.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.0 to 75.6.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.6.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 b45f54f commit f95a7a8

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
@@ -3,7 +3,7 @@
33

44
[build-system]
55
requires = [
6-
"setuptools == 68.1.0",
6+
"setuptools == 75.6.0",
77
"setuptools_scm[toml] == 7.1.0",
88
"frequenz-repo-config[lib] == 0.11.0",
99
]

0 commit comments

Comments
 (0)