File tree Expand file tree Collapse file tree 2 files changed +43
-0
lines changed
Expand file tree Collapse file tree 2 files changed +43
-0
lines changed Original file line number Diff line number Diff line change @@ -71,3 +71,17 @@ updates:
7171 - " docker"
7272 commit-message :
7373 prefix : " chore(devcontainer)"
74+
75+ - package-ecosystem : " pip"
76+ directory : " /.github/workflows/mkdocs"
77+ schedule :
78+ interval : " weekly"
79+ groups :
80+ python-deps :
81+ patterns :
82+ - " *"
83+ labels :
84+ - " dependencies"
85+ - " python"
86+ commit-message :
87+ prefix : " chore(docs)"
Original file line number Diff line number Diff line change 1+ babel == 2.17.0
2+ backrefs == 5.9
3+ certifi == 2025.7.14
4+ charset-normalizer == 3.4.2
5+ click == 8.2.1
6+ colorama == 0.4.6
7+ ghp-import == 2.1.0
8+ idna == 3.10
9+ Jinja2 == 3.1.6
10+ Markdown == 3.8.2
11+ MarkupSafe == 3.0.2
12+ mergedeep == 1.3.4
13+ mkdocs == 1.6.1
14+ mkdocs-get-deps == 0.2.0
15+ mkdocs-material == 9.6.15
16+ mkdocs-material-extensions == 1.3.1
17+ packaging == 25.0
18+ paginate == 0.5.7
19+ pathspec == 0.12.1
20+ platformdirs == 4.3.8
21+ Pygments == 2.19.2
22+ pymdown-extensions == 10.16
23+ python-dateutil == 2.9.0.post0
24+ PyYAML == 6.0.2
25+ pyyaml_env_tag == 1.1
26+ requests == 2.32.4
27+ six == 1.17.0
28+ urllib3 == 2.5.0
29+ watchdog == 6.0.0
You can’t perform that action at this time.
0 commit comments