We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa03ebb commit 2c14c49Copy full SHA for 2c14c49
.github/dependabot.yml
@@ -14,7 +14,7 @@ updates:
14
patterns:
15
- "*"
16
- package-ecosystem: pip
17
- directory: py-binding/
+ directory: /
18
schedule:
19
interval: "weekly"
20
groups:
docs/requirements.txt
@@ -1,6 +1,6 @@
1
markdown-gfm-admonition==0.1.1
2
mkdocs==1.6.1
3
mkdocs-gen-files==0.5.0
4
-mkdocs-include-markdown-plugin==6.2.2
5
-mkdocs-material==9.5.39
+mkdocs-include-markdown-plugin==7.1.2
+mkdocs-material==9.5.49
6
pyyaml==6.0.2
0 commit comments