We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 912a5fb + e249eae commit 4a50496Copy full SHA for 4a50496
pyproject.toml
@@ -68,8 +68,8 @@ dev-mkdocs = [
68
"mike == 2.1.3",
69
"mkdocs-gen-files == 0.5.0",
70
"mkdocs-literate-nav == 0.6.2",
71
- "mkdocs-macros-plugin == 1.3.7",
72
- "mkdocs-material == 9.6.15",
+ "mkdocs-macros-plugin == 1.3.9",
+ "mkdocs-material == 9.6.17",
73
"mkdocstrings[python] == 0.29.1",
74
"mkdocstrings-python == 1.16.12",
75
"frequenz-repo-config[lib] == 0.13.5",
@@ -89,7 +89,7 @@ dev-pylint = [
89
]
90
dev-pytest = [
91
"pytest == 8.4.1",
92
- "pylint == 3.3.7", # We need this to check for the examples
+ "pylint == 3.3.8", # We need this to check for the examples
93
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
94
"pytest-mock == 3.14.1",
95
"pytest-asyncio == 1.0.0",
0 commit comments