Skip to content

Commit 3ea0434

Browse files
Build(deps-dev): Bump setuptools in the minor group across 1 directory
Bumps the minor group with 1 update in the / directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 80.9.0 to 80.10.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v80.10.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 753b4f4 commit 3ea0434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 == 80.9.0",
6+
"setuptools == 80.10.1",
77
"setuptools_scm[toml] == 9.2.2",
88
"frequenz-repo-config[lib] == 0.13.7",
99
]

0 commit comments

Comments
 (0)