@@ -43,15 +43,15 @@ dev-flake8 = [
4343 " pydoclint == 0.6.0" ,
4444 " pydocstyle == 6.3.0" ,
4545]
46- dev-formatting = [" black == 25.1.0" , " isort == 6.0.0 " ]
46+ dev-formatting = [" black == 25.1.0" , " isort == 6.0.1 " ]
4747dev-mkdocs = [
4848 " Markdown == 3.7" ,
4949 " black == 25.1.0" ,
5050 " mike == 2.1.3" ,
5151 " mkdocs-gen-files == 0.5.0" ,
52- " mkdocs-literate-nav == 0.6.1 " ,
52+ " mkdocs-literate-nav == 0.6.2 " ,
5353 " mkdocs-macros-plugin == 1.3.7" ,
54- " mkdocs-material == 9.6.1 " ,
54+ " mkdocs-material == 9.6.11 " ,
5555 " mkdocstrings[python] == 0.29.1" ,
5656 " mkdocstrings-python == 1.16.10" ,
5757 " frequenz-repo-config[lib] == 0.13.2" ,
@@ -64,12 +64,12 @@ dev-mypy = [
6464]
6565dev-noxfile = [" nox == 2025.2.9" , " frequenz-repo-config[lib] == 0.13.2" ]
6666dev-pylint = [
67- " pylint == 3.3.4 " ,
67+ " pylint == 3.3.6 " ,
6868 # For checking the noxfile, docs/ script, and tests
6969 " frequenz-client-common[dev-mkdocs,dev-noxfile,dev-pytest]" ,
7070]
7171dev-pytest = [
72- " pytest == 8.3.4 " ,
72+ " pytest == 8.3.5 " ,
7373 " frequenz-repo-config[extra-lint-examples] == 0.13.2" ,
7474 " pytest-mock == 3.14.0" ,
7575 " pytest-asyncio == 0.25.3" ,
0 commit comments