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 3ea92f3 + e3abcb0 commit d7e1bf9Copy full SHA for d7e1bf9
pyproject.toml
@@ -77,8 +77,8 @@ dev-mkdocs = [
77
"mkdocs-literate-nav == 0.6.2",
78
"frequenz-api-dispatch == 1.0.0-rc3",
79
"mkdocs-macros-plugin == 1.3.9",
80
- "mkdocs-material == 9.6.18",
81
- "mkdocstrings[python] == 0.30.0",
+ "mkdocs-material == 9.6.21",
+ "mkdocstrings[python] == 0.30.1",
82
"frequenz-repo-config[lib] == 0.13.5",
83
]
84
dev-mypy = [
@@ -98,7 +98,7 @@ dev-pylint = [
98
99
100
dev-pytest = [
101
- "pytest == 8.4.1",
+ "pytest == 8.4.2",
102
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
103
"pytest-mock == 3.14.1",
104
"pytest-asyncio == 1.2.0",
0 commit comments