@@ -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 " ]
4848dev-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]
5858dev-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