Skip to content

Commit 60af0d5

Browse files
Merge branch 'frequenz-floss:v0.x.x' into resampling_opt
2 parents 3921bd9 + b4110f9 commit 60af0d5

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
@@ -44,9 +44,9 @@ dev-flake8 = [
4444
"pydoclint == 0.3.2",
4545
"pydocstyle == 6.3.0",
4646
]
47-
dev-formatting = ["black == 23.9.1", "isort == 5.12.0"]
47+
dev-formatting = ["black == 24.4.2", "isort == 5.12.0"]
4848
dev-mkdocs = [
49-
"black == 23.9.1",
49+
"black == 24.4.2",
5050
"Markdown==3.4.4",
5151
"mike == 2.0.0",
5252
"mkdocs-gen-files == 0.5.0",
@@ -64,7 +64,7 @@ dev-mypy = [
6464
"pandas-stubs >= 2, < 3", # Only required for example
6565
]
6666
dev-noxfile = [
67-
"nox == 2023.4.22",
67+
"nox == 2024.4.15",
6868
"frequenz-repo-config[lib] == 0.9.1",
6969
]
7070
dev-pylint = [

0 commit comments

Comments
 (0)