@@ -54,22 +54,22 @@ dev-flake8 = [
5454 " pydoclint == 0.6.11" ,
5555 " pydocstyle == 6.3.0" ,
5656]
57- dev-formatting = [" black == 25.1 .0" , " isort == 6.0.1 " ]
57+ dev-formatting = [" black == 25.9 .0" , " isort == 6.1.0 " ]
5858dev-mkdocs = [
59- " black == 25.1 .0" ,
60- " Markdown==3.8.2 " ,
59+ " black == 25.9 .0" ,
60+ " Markdown==3.9 " ,
6161 " mike == 2.1.3" ,
6262 " mkdocs-gen-files == 0.5.0" ,
6363 " mkdocs-literate-nav == 0.6.2" ,
64- " mkdocs-macros-plugin == 1.3.9 " ,
64+ " mkdocs-macros-plugin == 1.4.0 " ,
6565 " mkdocs-material == 9.6.18" ,
6666 " mkdocstrings[python] == 0.30.0" ,
6767 " mkdocstrings-python == 1.18.2" ,
6868 " frequenz-repo-config[lib] == 0.13.5" ,
6969]
7070dev-mypy = [
71- " mypy == 1.17.1 " ,
72- " types-Markdown == 3.8 .0.20250809 " ,
71+ " mypy == 1.18.2 " ,
72+ " types-Markdown == 3.9 .0.20250906 " ,
7373 # For checking the noxfile, docs/ script, and tests
7474 " pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]" ,
7575]
@@ -82,7 +82,7 @@ dev-pylint = [
8282dev-pytest = [
8383 " pytest == 8.4.1" ,
8484 " frequenz-repo-config[extra-lint-examples] == 0.13.5" ,
85- " pytest-mock == 3.14 .1" ,
85+ " pytest-mock == 3.15 .1" ,
8686 " pytest-asyncio == 1.1.0" ,
8787 " async-solipsism == 0.8" ,
8888]
0 commit comments