Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mkdocs-exclude-search==0.6.6
mkdocs-exclude==1.0.2
mkdocs-git-revision-date-localized-plugin==1.2.9
mkdocs-include-markdown-plugin==7.1.8
mkdocs-macros-plugin==1.2.0
mkdocs-macros-plugin==1.5.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumped mkdocs-macros-plugin to 1.5.0 — changelog notes in the PR describe dependency and behavior changes (requests added, jinja2 extension config, removal of auto-install). Ensure CI installs any new runtime deps (requests) and that plugin configuration (e.g. jinja2_extensions, render_by_default, render_macros) is compatible with the new version.

mkdocs-meta-descriptions-plugin==3.0.0
mkdocs-monorepo-plugin==1.1.0
mkdocs-redirects==1.2.1
Expand Down
Loading