Skip to content

Commit dcd0cf5

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

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 == 78.1.0",
6+
"setuptools == 80.8.0",
77
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[api] == 0.13.4",
99
# We need to pin the protobuf, grpcio and grpcio-tools dependencies to make

0 commit comments

Comments
 (0)