Skip to content

Commit 0d19617

Browse files
authored
Merge pull request #76 from frequenz-floss/dependabot/pip/minor-a118156eac
Bump the minor group with 7 updates
2 parents 369f40e + f034169 commit 0d19617

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pyproject.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,20 +44,20 @@ dev-flake8 = [
4444
"pydoclint == 0.6.11",
4545
"pydocstyle == 6.3.0",
4646
]
47-
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
47+
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
4848
dev-mkdocs = [
49-
"Markdown == 3.8.2",
50-
"black == 25.1.0",
49+
"Markdown == 3.9",
50+
"black == 25.9.0",
5151
"mike == 2.1.3",
5252
"mkdocs-gen-files == 0.5.0",
5353
"mkdocs-literate-nav == 0.6.2",
54-
"mkdocs-macros-plugin == 1.3.9",
54+
"mkdocs-macros-plugin == 1.4.0",
5555
"mkdocs-material == 9.6.21",
5656
"frequenz-repo-config[lib] == 0.13.5",
5757
]
5858
dev-mypy = [
59-
"mypy == 1.17.1",
60-
"types-Markdown == 3.8.0.20250809",
59+
"mypy == 1.18.2",
60+
"types-Markdown == 3.9.0.20250906",
6161
# For checking the noxfile, docs/ script, and tests
6262
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
6363
]
@@ -74,7 +74,7 @@ dev-pytest = [
7474
"pytest == 8.4.2",
7575
"pylint == 3.3.8", # We need this to check for the examples
7676
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
77-
"pytest-mock == 3.14.1",
77+
"pytest-mock == 3.15.1",
7878
"pytest-asyncio == 1.1.0",
7979
"async-solipsism == 0.8",
8080
]

0 commit comments

Comments
 (0)