Skip to content

Commit 275d51e

Browse files
llucaxstefan-brus-frequenz
authored andcommitted
Bump dependency to repo-config v0.5.2
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 4c6d6b6 commit 275d51e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
requires = [
66
"setuptools == 67.3.2",
77
"setuptools_scm[toml] == 7.1.0",
8-
"frequenz-repo-config[api] == 0.2.0",
8+
"frequenz-repo-config[api] == 0.5.2",
99
]
1010
build-backend = "setuptools.build_meta"
1111

@@ -67,7 +67,7 @@ dev-mypy = [
6767
# For checking the noxfile, docs/ script, and tests
6868
"frequenz-api-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]",
6969
]
70-
dev-noxfile = ["nox == 2022.11.21", "frequenz-repo-config[api] == 0.2.0"]
70+
dev-noxfile = ["nox == 2023.4.22", "frequenz-repo-config[api] == 0.5.2"]
7171
dev-pylint = [
7272
"pylint == 2.17.3",
7373
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)