File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,21 +71,21 @@ dev-flake8 = [
7171]
7272dev-formatting = [" black == 25.9.0" , " isort == 6.1.0" ]
7373dev-mkdocs = [
74- " Markdown == 3.9 " ,
74+ " Markdown == 3.10.2 " ,
7575 " black == 25.9.0" ,
76- " mike == 2.1.3 " ,
76+ " mike == 2.2.0 " ,
7777 " mkdocs-gen-files == 0.5.0" ,
7878 " mkdocs-literate-nav == 0.6.2" ,
79- " mkdocs-macros-plugin == 1.4 .0" ,
80- " mkdocs-material == 9.6.21 " ,
79+ " mkdocs-macros-plugin == 1.5 .0" ,
80+ " mkdocs-material == 9.7.6 " ,
8181 " mkdocstrings[python] == 0.30.1" ,
8282 " mkdocstrings-python == 1.18.2" ,
8383 " frequenz-repo-config[api] == 0.17.0" ,
8484]
8585dev-mypy = [
86- " mypy == 1.18 .2" ,
86+ " mypy == 1.20 .2" ,
8787 " grpc-stubs == 1.53.0.6" ,
88- " types-Markdown == 3.9.0.20250906 " ,
88+ " types-Markdown == 3.10.2.20260408 " ,
8989 # For checking the noxfile, docs/ script, and tests
9090 " frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]" ,
9191]
You can’t perform that action at this time.
0 commit comments