@@ -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 " ]
5656dev-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]
6767dev-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 = [
7979dev-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