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 @@ -67,10 +67,10 @@ dev-flake8 = [
6767 " pydoclint == 0.7.6" ,
6868 " pydocstyle == 6.3.0" ,
6969]
70- dev-formatting = [" black == 25.9 .0" , " isort == 6.1.0" ]
70+ dev-formatting = [" black == 25.11 .0" , " isort == 6.1.0" ]
7171dev-mkdocs = [
72- " black == 25.9 .0" ,
73- " Markdown==3.9 " ,
72+ " black == 25.11 .0" ,
73+ " Markdown==3.10 " ,
7474 " mike == 2.1.3" ,
7575 " mkdocs-gen-files == 0.5.0" ,
7676 " mkdocs-literate-nav == 0.6.2" ,
@@ -84,12 +84,12 @@ dev-mypy = [
8484 " mypy == 1.18.2" ,
8585 " grpc-stubs == 1.53.0.6" ,
8686 " pandas-stubs == 2.3.2.250926" ,
87- " types-Markdown == 3.9 .0.20250906 " ,
87+ " types-Markdown == 3.10 .0.20251106 " ,
8888 " types-protobuf == 6.32.1.20250918" ,
8989 # For checking the noxfile, docs/ script, and tests
9090 " frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]" ,
9191]
92- dev-noxfile = [" nox == 2025.5.1 " , " frequenz-repo-config[lib] == 0.13.6" ]
92+ dev-noxfile = [" nox == 2025.10.16 " , " frequenz-repo-config[lib] == 0.13.6" ]
9393dev-pylint = [
9494 " pylint == 3.3.8" ,
9595 # For checking the noxfile, docs/ script, and tests
You can’t perform that action at this time.
0 commit comments