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.
1 parent 5f66efa commit fcfe402Copy full SHA for fcfe402
pyproject.toml
@@ -61,8 +61,8 @@ dev-mkdocs = [
61
"mkdocs-gen-files == 0.5.0",
62
"mkdocs-literate-nav == 0.6.2",
63
"mkdocs-macros-plugin == 1.3.9",
64
- "mkdocs-material == 9.6.18",
65
- "mkdocstrings[python] == 0.30.0",
+ "mkdocs-material == 9.6.21",
+ "mkdocstrings[python] == 0.30.1",
66
"mkdocstrings-python == 1.18.2",
67
"frequenz-repo-config[lib] == 0.13.5",
68
]
@@ -81,7 +81,7 @@ dev-pylint = [
81
"frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]",
82
83
dev-pytest = [
84
- "pytest == 8.4.1",
+ "pytest == 8.4.2",
85
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
86
"pytest-mock == 3.14.1",
87
"pytest-asyncio == 1.1.0",
0 commit comments