Skip to content

Commit 426615e

Browse files
authored
Merge pull request #17 from frequenz-floss/dependabot/pip/required-0a0c04964d
Bump the required group with 7 updates
2 parents 3574383 + 7239cda commit 426615e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pyproject.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,27 +44,27 @@ dev-flake8 = [
4444
"pydoclint == 0.5.9",
4545
"pydocstyle == 6.3.0",
4646
]
47-
dev-formatting = ["black == 24.8.0", "isort == 5.13.2"]
47+
dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
4848
dev-mkdocs = [
4949
"Markdown == 3.7",
50-
"black == 24.8.0",
50+
"black == 24.10.0",
5151
"mike == 2.1.3",
5252
"mkdocs-gen-files == 0.5.0",
5353
"mkdocs-literate-nav == 0.6.1",
54-
"mkdocs-macros-plugin == 1.2.0",
55-
"mkdocs-material == 9.5.39",
56-
"mkdocstrings[python] == 0.26.1",
57-
"mkdocstrings-python == 1.11.1",
54+
"mkdocs-macros-plugin == 1.3.7",
55+
"mkdocs-material == 9.5.43",
56+
"mkdocstrings[python] == 0.26.2",
57+
"mkdocstrings-python == 1.12.2",
5858
"frequenz-repo-config[lib] == 0.10.0",
5959
]
6060
dev-mypy = [
61-
"mypy == 1.11.2",
61+
"mypy == 1.13.0",
6262
"types-Markdown == 3.7.0.20240822",
6363
# For checking the noxfile, docs/ script, and tests
6464
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
6565
]
6666
dev-noxfile = [
67-
"nox == 2024.4.15",
67+
"nox == 2024.10.9",
6868
"frequenz-repo-config[lib] == 0.10.0",
6969
]
7070
dev-pylint = [

0 commit comments

Comments
 (0)