File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -56,22 +56,22 @@ dev-flake8 = [
5656 " pydoclint == 0.5.9" ,
5757 " pydocstyle == 6.3.0" ,
5858]
59- dev-formatting = [" black == 24.8 .0" , " isort == 5.13.2" ]
59+ dev-formatting = [" black == 24.10 .0" , " isort == 5.13.2" ]
6060dev-mkdocs = [
6161 " mike == 1.1.2" ,
6262 " mkdocs-gen-files == 0.5.0" ,
6363 " mkdocs-literate-nav == 0.6.1" ,
64- " mkdocs-material == 9.5.39 " ,
65- " mkdocstrings[python] == 0.26.1 " ,
64+ " mkdocs-material == 9.5.43 " ,
65+ " mkdocstrings[python] == 0.26.2 " ,
6666 " frequenz-repo-config[api] == 0.10.0" ,
6767]
6868dev-mypy = [
69- " mypy == 1.11.2 " ,
69+ " mypy == 1.13.0 " ,
7070 " grpc-stubs == 1.53.0.5" ,
7171 # For checking the noxfile, docs/ script, and tests
7272 " frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]" ,
7373]
74- dev-noxfile = [" nox == 2024.4.15 " , " frequenz-repo-config[api] == 0.10.0" ]
74+ dev-noxfile = [" nox == 2024.10.9 " , " frequenz-repo-config[api] == 0.10.0" ]
7575dev-pylint = [
7676 " pylint == 3.3.1" ,
7777 # For checking the noxfile, docs/ script, and tests
You can’t perform that action at this time.
0 commit comments