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 @@ -76,8 +76,8 @@ dev-mkdocs = [
7676 " mkdocs-gen-files == 0.5.0" ,
7777 " mkdocs-literate-nav == 0.6.2" ,
7878 " mkdocs-macros-plugin == 1.3.7" ,
79- " mkdocs-material == 9.6.15 " ,
80- " mkdocstrings[python] == 0.30.0 " ,
79+ " mkdocs-material == 9.6.21 " ,
80+ " mkdocstrings[python] == 0.30.1 " ,
8181 " mkdocstrings-python == 1.16.12" ,
8282 " frequenz-repo-config[api] == 0.13.5" ,
8383]
@@ -95,8 +95,8 @@ dev-pylint = [
9595 " frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]" ,
9696]
9797dev-pytest = [
98- " pytest == 8.4.1 " ,
99- " pylint == 3.3.7 " , # We need this to check for the examples
98+ " pytest == 8.4.2 " ,
99+ " pylint == 3.3.8 " , # We need this to check for the examples
100100 " frequenz-repo-config[extra-lint-examples] == 0.13.5" ,
101101]
102102dev = [
You can’t perform that action at this time.
0 commit comments