@@ -57,24 +57,24 @@ dev-flake8 = [
5757 " pydoclint == 0.7.3" ,
5858 " pydocstyle == 6.3.0" ,
5959]
60- dev-formatting = [" black == 25.1 .0" , " isort == 6.0.1" ]
60+ dev-formatting = [" black == 25.9 .0" , " isort == 6.0.1" ]
6161dev-mkdocs = [
62- " black == 25.1 .0" ,
63- " Markdown==3.8.2 " ,
62+ " black == 25.9 .0" ,
63+ " Markdown==3.9 " ,
6464 " mike == 2.1.3" ,
6565 " mkdocs-gen-files == 0.5.0" ,
6666 " mkdocs-literate-nav == 0.6.2" ,
67- " mkdocs-macros-plugin == 1.3.9 " ,
67+ " mkdocs-macros-plugin == 1.4.0 " ,
6868 " mkdocs-material == 9.6.21" ,
6969 " mkdocstrings[python] == 0.30.1" ,
7070 " mkdocstrings-python == 1.18.2" ,
7171 " frequenz-repo-config[lib] == 0.13.5" ,
7272]
7373dev-mypy = [
74- " mypy == 1.17.1 " ,
74+ " mypy == 1.18.2 " ,
7575 # This dependency introduces breaking changes in patch releases
7676 " grpc-stubs == 1.53.0.6" ,
77- " types-Markdown == 3.8 .0.20250809 " ,
77+ " types-Markdown == 3.9 .0.20250906 " ,
7878 # For checking the noxfile, docs/ script, and tests
7979 " frequenz-dispatch[dev-mkdocs,dev-noxfile,dev-pytest]" ,
8080]
@@ -91,7 +91,7 @@ dev-pylint = [
9191dev-pytest = [
9292 " pytest == 8.4.2" ,
9393 " frequenz-repo-config[extra-lint-examples] == 0.13.5" ,
94- " pytest-mock == 3.14 .1" ,
94+ " pytest-mock == 3.15 .1" ,
9595 " pytest-asyncio == 1.2.0" ,
9696 " async-solipsism == 0.8" ,
9797 " time-machine == 2.19.0" ,
0 commit comments