Bump mkdocs-ultralytics-plugin>=0.1.26 (#21565)

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
Glenn Jocher 2025-08-02 15:39:57 +08:00 committed by GitHub
parent 44e53df02a
commit 3e70155668
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,7 +88,7 @@ dev = [
"mkdocs>=1.6.0",
"mkdocs-material>=9.5.9",
"mkdocstrings[python]",
"mkdocs-ultralytics-plugin>=0.1.19", # for meta descriptions and images, dates and authors
"mkdocs-ultralytics-plugin>=0.1.26", # for meta descriptions and images, dates and authors
"mkdocs-macros-plugin>=1.0.5" # duplicating content (i.e. export tables) in multiple places
]
export = [