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 @@ -40,24 +40,24 @@ dev-flake8 = [
4040 " flake8 == 6.1.0" ,
4141 " flake8-docstrings == 1.7.0" ,
4242 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
43- " pydoclint == 0.3.2 " ,
43+ " pydoclint == 0.3.8 " ,
4444 " pydocstyle == 6.3.0" ,
4545]
4646dev-formatting = [" black == 23.10.1" , " isort == 5.12.0" ]
4747dev-mkdocs = [
4848 " black == 23.10.1" ,
49- " Markdown==3.4.4 " ,
49+ " Markdown==3.5.1 " ,
5050 " mike == 1.1.2" ,
5151 " mkdocs-gen-files == 0.5.0" ,
5252 " mkdocs-literate-nav == 0.6.1" ,
53- " mkdocs-material == 9.3.2 " ,
54- " mkdocs-macros-plugin == 1.0.4 " ,
53+ " mkdocs-material == 9.4.7 " ,
54+ " mkdocs-macros-plugin == 1.0.5 " ,
5555 " mkdocstrings[python] == 0.23.0" ,
5656 " frequenz-repo-config[lib] == 0.7.2" ,
5757]
5858dev-mypy = [
5959 " mypy == 1.6.1" ,
60- " types-Markdown == 3.4.2.10 " ,
60+ " types-Markdown == 3.5.0.0 " ,
6161 # For checking the noxfile, docs/ script, and tests
6262 " frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]" ,
6363]
You can’t perform that action at this time.
0 commit comments