Skip to content

Commit 5a1f64a

Browse files
Merge branch 'v0.x.x' into repo_config_update
Signed-off-by: flora-hofmann-frequenz <88315331+flora-hofmann-frequenz@users.noreply.github.com>
2 parents 98d4536 + 245515b commit 5a1f64a

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
@@ -68,13 +68,13 @@ dev-mkdocs = [
6868
dev-mypy = [
6969
"mypy == 1.14.1",
7070
"types-Markdown == 3.7.0.20241204",
71-
"types-protobuf == 5.29.1.20241207",
71+
"types-protobuf == 5.29.1.20250208",
7272
# For checking the noxfile, docs/ script, and tests
7373
"frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
"pandas-stubs >= 2, < 3", # Only required for example
7575
]
7676
dev-noxfile = [
77-
"nox == 2024.10.9",
77+
"nox == 2025.2.9",
7878
"frequenz-repo-config[lib] == 0.12.3",
7979
]
8080
dev-pylint = [

0 commit comments

Comments
 (0)