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 0704f7d + 4f06c8a commit c51f268Copy full SHA for c51f268
pyproject.toml
@@ -51,8 +51,8 @@ dev-mkdocs = [
51
"mike == 2.1.3",
52
"mkdocs-gen-files == 0.5.0",
53
"mkdocs-literate-nav == 0.6.2",
54
- "mkdocs-macros-plugin == 1.3.7",
55
- "mkdocs-material == 9.6.16",
+ "mkdocs-macros-plugin == 1.3.9",
+ "mkdocs-material == 9.6.18",
56
"frequenz-repo-config[lib] == 0.13.5",
57
]
58
dev-mypy = [
@@ -72,7 +72,7 @@ dev-pylint = [
72
73
dev-pytest = [
74
"pytest == 8.4.1",
75
- "pylint == 3.3.7", # We need this to check for the examples
+ "pylint == 3.3.8", # We need this to check for the examples
76
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
77
"pytest-mock == 3.14.1",
78
"pytest-asyncio == 1.1.0",
0 commit comments