Skip to content

Commit b341232

Browse files
Bump setuptools from 75.8.2 to 78.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.2 to 78.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.8.2...v78.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d20773 commit b341232

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 == 75.8.2",
6+
"setuptools == 78.1.0",
77
"setuptools_scm[toml] == 8.2.0",
88
"frequenz-repo-config[lib] == 0.13.1",
99
]

0 commit comments

Comments
 (0)