Skip to content

Commit e7f2340

Browse files
authored
Merge pull request #1200 from pi-hole/dependabot/pip/master/pip-dependencies-a31bad036f
Bump the pip-dependencies group with 2 updates
2 parents cb9d56d + 0dc8045 commit e7f2340

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,8 @@ extra_css:
237237

238238
plugins:
239239
- search
240-
- git-revision-date-localized
240+
- git-revision-date-localized:
241+
fallback_to_build_date: true
241242
- redirects:
242243
redirect_maps:
243244
'ftldns/database.md': database/index.md

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mkdocs==1.6.1
2-
mkdocs-git-revision-date-localized-plugin==1.3.0
3-
mkdocs-material==9.6.6
2+
mkdocs-git-revision-date-localized-plugin==1.4.1
3+
mkdocs-material==9.6.7
44
mkdocs-redirects==1.2.2
55
markdown-include==0.8.1

0 commit comments

Comments
 (0)