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 @@ -56,15 +56,15 @@ dev-flake8 = [
5656 " pydoclint == 0.3.1" ,
5757 " pydocstyle == 6.3.0" ,
5858]
59- dev-examples = [" polars == 0.18.15 " ]
59+ dev-examples = [" polars == 0.19.1 " ]
6060dev-formatting = [" black == 23.7.0" , " isort == 5.12.0" ]
6161dev-mkdocs = [
6262 " mike == 1.1.2" ,
6363 " mkdocs-gen-files == 0.5.0" ,
6464 " mkdocs-literate-nav == 0.6.0" ,
65- " mkdocs-material == 9.2.5 " ,
65+ " mkdocs-material == 9.2.7 " ,
6666 " mkdocs-section-index == 0.3.5" ,
67- " mkdocstrings[python] == 0.22 .0" ,
67+ " mkdocstrings[python] == 0.23 .0" ,
6868 " frequenz-repo-config[lib] == 0.6.1" ,
6969]
7070dev-mypy = [
@@ -88,7 +88,7 @@ dev-pylint = [
8888 " frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]" ,
8989]
9090dev-pytest = [
91- " pytest == 7.4.0 " ,
91+ " pytest == 7.4.1 " ,
9292 " frequenz-repo-config[extra-lint-examples] == 0.6.1" ,
9393 " pytest-mock == 3.11.1" ,
9494 " pytest-asyncio == 0.21.1" ,
You can’t perform that action at this time.
0 commit comments