Skip to content

Commit 0221304

Browse files
authored
Bump the minor group across 1 directory with 3 updates (frequenz-floss#138)
2 parents 7cc6dc5 + a0fc0b9 commit 0221304

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.3.1",
7+
"setuptools_scm[toml] == 8.3.1",
88
"frequenz-repo-config[lib] == 0.13.3",
99
]
1010
build-backend = "setuptools.build_meta"
@@ -68,7 +68,7 @@ dev-mypy = [
6868
# For checking the noxfile, docs/ script, and tests
6969
"frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]",
7070
]
71-
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.3"]
71+
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.3"]
7272
dev-pylint = [
7373
"pylint == 3.3.6",
7474
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)