File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -53,15 +53,15 @@ dev-flake8 = [
5353 " flake8 == 7.1.1" ,
5454 " flake8-docstrings == 1.7.0" ,
5555 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
56- " pydoclint == 0.5.7 " ,
56+ " pydoclint == 0.5.9 " ,
5757 " pydocstyle == 6.3.0" ,
5858]
5959dev-formatting = [" black == 24.8.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.34 " ,
64+ " mkdocs-material == 9.5.39 " ,
6565 " mkdocstrings[python] == 0.26.1" ,
6666 " frequenz-repo-config[api] == 0.10.0" ,
6767]
@@ -73,7 +73,7 @@ dev-mypy = [
7373]
7474dev-noxfile = [" nox == 2024.4.15" , " frequenz-repo-config[api] == 0.10.0" ]
7575dev-pylint = [
76- " pylint == 3.2.7 " ,
76+ " pylint == 3.3.1 " ,
7777 # For checking the noxfile, docs/ script, and tests
7878 " frequenz-api-common[dev-mkdocs,dev-noxfile,dev-pytest]" ,
7979]
You can’t perform that action at this time.
0 commit comments