Skip to content

Commit c8e8a64

Browse files
authored
Merge pull request #124 from frequenz-floss/dependabot/pip/minor-a118156eac
Bump the minor group across 1 directory with 7 updates
2 parents dcf7159 + 7ac54d4 commit c8e8a64

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,21 +52,21 @@ dev-flake8 = [
5252
"pydoclint == 0.6.11",
5353
"pydocstyle == 6.3.0",
5454
]
55-
dev-formatting = ["black == 25.1.0", "isort == 6.0.1"]
55+
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
5656
dev-mkdocs = [
57-
"Markdown == 3.8.2",
57+
"Markdown == 3.9",
5858
"mike == 2.1.3",
5959
"mkdocs-gen-files == 0.5.0",
6060
"mkdocs-literate-nav == 0.6.2",
61-
"mkdocs-macros-plugin == 1.3.9",
61+
"mkdocs-macros-plugin == 1.4.0",
6262
"mkdocs-material == 9.6.21",
6363
"mkdocstrings[python] == 0.30.1",
6464
"mkdocstrings-python == 1.18.2",
6565
"frequenz-repo-config[lib] == 0.13.5",
6666
]
6767
dev-mypy = [
68-
"mypy == 1.17.1",
69-
"types-Markdown == 3.8.0.20250809",
68+
"mypy == 1.18.2",
69+
"types-Markdown == 3.9.0.20250906",
7070
# For checking the noxfile, docs/ script, and tests
7171
"flake8-numbers[dev-mkdocs,dev-noxfile,dev-pytest]",
7272
]
@@ -79,7 +79,7 @@ dev-pylint = [
7979
dev-pytest = [
8080
"pytest == 8.4.2",
8181
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
82-
"pytest-mock == 3.14.1",
82+
"pytest-mock == 3.15.1",
8383
"pytest-asyncio == 1.1.0",
8484
"async-solipsism == 0.8",
8585
]

0 commit comments

Comments
 (0)