File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,18 +51,18 @@ dev-flake8 = [
5151 " flake8 == 6.1.0" ,
5252 " flake8-docstrings == 1.7.0" ,
5353 " flake8-pyproject == 1.2.3" , # For reading the flake8 config from pyproject.toml
54- " pydoclint == 0.3.8 " ,
54+ " pydoclint == 0.3.9 " ,
5555 " pydocstyle == 6.3.0" ,
5656]
5757dev-formatting = [" black == 24.1.1" , " isort == 5.13.2" ]
5858dev-mkdocs = [
5959 " black == 24.1.1" ,
60- " Markdown==3.5.1 " ,
60+ " Markdown==3.5.2 " ,
6161 " mike == 2.0.0" ,
6262 " mkdocs-gen-files == 0.5.0" ,
6363 " mkdocs-literate-nav == 0.6.1" ,
6464 " mkdocs-macros-plugin == 1.0.5" ,
65- " mkdocs-material == 9.5.3 " ,
65+ " mkdocs-material == 9.5.6 " ,
6666 " mkdocstrings[python] == 0.24.0" ,
6767 " frequenz-repo-config[lib] == 0.8.0" ,
6868]
@@ -82,7 +82,7 @@ dev-pytest = [
8282 " pytest == 7.4.4" ,
8383 " frequenz-repo-config[extra-lint-examples] == 0.8.0" ,
8484 " pytest-mock == 3.12.0" ,
85- " pytest-asyncio == 0.23.3 " ,
85+ " pytest-asyncio == 0.23.4 " ,
8686 " async-solipsism == 0.5" ,
8787]
8888dev = [
You can’t perform that action at this time.
0 commit comments