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 f55dbf1 + 481fe13 commit dcf7159Copy full SHA for dcf7159
pyproject.toml
@@ -59,8 +59,8 @@ dev-mkdocs = [
59
"mkdocs-gen-files == 0.5.0",
60
"mkdocs-literate-nav == 0.6.2",
61
"mkdocs-macros-plugin == 1.3.9",
62
- "mkdocs-material == 9.6.18",
63
- "mkdocstrings[python] == 0.30.0",
+ "mkdocs-material == 9.6.21",
+ "mkdocstrings[python] == 0.30.1",
64
"mkdocstrings-python == 1.18.2",
65
"frequenz-repo-config[lib] == 0.13.5",
66
]
@@ -77,7 +77,7 @@ dev-pylint = [
77
"flake8-numbers[dev-mkdocs,dev-noxfile,dev-pytest]",
78
79
dev-pytest = [
80
- "pytest == 8.4.1",
+ "pytest == 8.4.2",
81
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
82
"pytest-mock == 3.14.1",
83
"pytest-asyncio == 1.1.0",
0 commit comments