Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

WM-2617: Bump markdown to unblock release #636

Merged
merged 1 commit into from
May 9, 2024
Merged
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
7 changes: 3 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
pymdown-extensions==8.0.1
markdown-include==0.6.0
mkdocs-material==7.2.4
jinja2==3.0.3

Choose a reason for hiding this comment

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

just to confirm that this package is no longer needed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

It no longer needs to be pinned

pymdown-extensions==10.2
markdown-include==0.8.1
mkdocs-material==9.5.21
Loading