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 618694e commit 209a67cCopy full SHA for 209a67c
pyproject.toml
@@ -2,7 +2,7 @@
2
# Copyright © 2023 Frequenz Energy-as-a-Service GmbH
3
4
[build-system]
5
-requires = ["setuptools == 75.5.0", "setuptools_scm[toml] == 8.1.0"]
+requires = ["setuptools == 75.6.0", "setuptools_scm[toml] == 8.1.0"]
6
build-backend = "setuptools.build_meta"
7
8
[project]
@@ -81,7 +81,7 @@ dev-mkdocs = [
81
"mkdocs-gen-files == 0.5.0",
82
"mkdocs-literate-nav == 0.6.1",
83
"mkdocs-macros-plugin == 1.3.7",
84
- "mkdocs-material == 9.5.45",
+ "mkdocs-material == 9.5.46",
85
"mkdocstrings[python] == 0.27.0",
86
"mkdocstrings-python == 1.12.2",
87
]
0 commit comments