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 9b0e42c commit fa70aacCopy full SHA for fa70aac
pyproject.toml
@@ -55,8 +55,8 @@ dev-mkdocs = [
55
"mkdocs-include-markdown-plugin == 7.2.0",
56
"mkdocs-literate-nav == 0.6.2",
57
"mkdocs-macros-plugin == 1.4.0",
58
- "mkdocs-material == 9.6.18",
59
- "mkdocstrings[python] == 0.30.0",
+ "mkdocs-material == 9.6.21",
+ "mkdocstrings[python] == 0.30.1",
60
"mkdocstrings-python == 1.16.12",
61
"pymdownx-superfence-filter-lines == 0.1.0",
62
]
@@ -76,7 +76,7 @@ dev-pytest = [
76
"async-solipsism == 0.8",
77
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
78
"hypothesis == 6.140.2",
79
- "pytest == 8.4.1",
+ "pytest == 8.4.2",
80
"pytest-asyncio == 1.1.0",
81
"pytest-mock == 3.15.1",
82
0 commit comments