@@ -46,15 +46,15 @@ dev-flake8 = [
4646  " pydocstyle == 6.3.0"  ,
4747  " frequenz-client-base"  ,
4848]
49- dev-formatting  = [" black == 25.1.0"  , " isort == 6.0.0 "  ]
49+ dev-formatting  = [" black == 25.1.0"  , " isort == 6.0.1 "  ]
5050dev-mkdocs  = [
5151  " black == 25.1.0"  ,
5252  " Markdown==3.7"  ,
5353  " mike == 2.1.3"  ,
5454  " mkdocs-gen-files == 0.5.0"  ,
55-   " mkdocs-literate-nav == 0.6.1 "  ,
55+   " mkdocs-literate-nav == 0.6.2 "  ,
5656  " mkdocs-macros-plugin == 1.3.7"  ,
57-   " mkdocs-material == 9.6.1 "  ,
57+   " mkdocs-material == 9.6.11 "  ,
5858  " mkdocstrings[python] == 0.29.1"  ,
5959  " mkdocstrings-python == 1.16.10"  ,
6060  " frequenz-repo-config[lib] == 0.13.2"  ,
@@ -70,12 +70,12 @@ dev-mypy = [
7070]
7171dev-noxfile  = [" nox == 2025.2.9"  , " frequenz-repo-config[lib] == 0.13.2"  ]
7272dev-pylint  = [
73-   " pylint == 3.3.4 "  ,
73+   " pylint == 3.3.6 "  ,
7474  #  For checking the noxfile, docs/ script, and tests
7575  " frequenz-client-base[dev-mkdocs,dev-noxfile,dev-pytest]"  ,
7676]
7777dev-pytest  = [
78-   " pytest == 8.3.4 "  ,
78+   " pytest == 8.3.5 "  ,
7979  " frequenz-repo-config[extra-lint-examples] == 0.13.2"  ,
8080  " pytest-mock == 3.14.0"  ,
8181  " pytest-asyncio == 0.25.3"  ,
0 commit comments