Skip to content

Commit 9c8f566

Browse files
Bump setuptools from 79.0.0 to 80.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 79.0.0 to 80.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v79.0.0...v80.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fbbfd8 commit 9c8f566

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 == 79.0.0", "setuptools_scm[toml] == 8.3.0"]
5+
requires = ["setuptools == 80.1.0", "setuptools_scm[toml] == 8.3.0"]
66
build-backend = "setuptools.build_meta"
77

88
[project]

0 commit comments

Comments
 (0)