aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ed8410f545a..a8d8cbf41dc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[project]
dependencies = [
"mkdocs-material==9.5.49",
- "mkdocs-awesome-pages-plugin==2.9.3",
+ "mkdocs-awesome-pages-plugin==2.10.0",
]
requires-python = ">=3.11"