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 @@ -52,8 +52,8 @@ dev-mkdocs = [
5252 " mkdocs-gen-files == 0.5.0" ,
5353 " mkdocs-literate-nav == 0.6.1" ,
5454 " mkdocs-macros-plugin == 1.3.7" ,
55- " mkdocs-material == 9.5.43 " ,
56- " mkdocstrings[python] == 0.26.2 " ,
55+ " mkdocs-material == 9.5.47 " ,
56+ " mkdocstrings[python] == 0.27.0 " ,
5757 " mkdocstrings-python == 1.12.2" ,
5858 " frequenz-repo-config[lib] == 0.11.0" ,
5959]
@@ -73,8 +73,8 @@ dev-pylint = [
7373 " frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]" ,
7474]
7575dev-pytest = [
76- " pytest == 8.3.3 " ,
77- " pylint == 3.3.1 " , # We need this to check for the examples
76+ " pytest == 8.3.4 " ,
77+ " pylint == 3.3.2 " , # We need this to check for the examples
7878 " frequenz-repo-config[extra-lint-examples] == 0.11.0" ,
7979 " pytest-mock == 3.14.0" ,
8080 " pytest-asyncio == 0.24.0" ,
You can’t perform that action at this time.
0 commit comments