Skip to content

Commit 580b041

Browse files
authored
Bump the minor group across 1 directory with 3 updates (#158)
2 parents cc3e2d6 + 4e3d48a commit 580b041

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
[build-system]
55
requires = [
6-
"setuptools == 80.1.0",
7-
"setuptools_scm[toml] == 8.2.0",
6+
"setuptools == 80.4.0",
7+
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[lib] == 0.13.3",
99
]
1010
build-backend = "setuptools.build_meta"
@@ -88,7 +88,7 @@ dev-mypy = [
8888
"types-protobuf == 5.29.1.20250403",
8989
"types-python-dateutil == 2.9.0.20241206",
9090
]
91-
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.3"]
91+
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.3"]
9292
dev-pylint = [
9393
"pylint == 3.3.6",
9494
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)