Skip to content

Commit

Permalink
Update markdown to 3.7 (#17465)
Browse files Browse the repository at this point in the history
* Update markdown to 3.7

* UPdate nh3 to 0.2.19

* Changelog: add markdown 3.7 upgrade entry

Co-authored-by: Sean Budd <[email protected]>
  • Loading branch information
josephsl and seanbudd authored Dec 2, 2024
1 parent 4a0bf1b commit c451a4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ nuitka==2.5.4
unittest-xml-reporting==3.2.0

# Building user documentation
Markdown==3.6.0
Markdown==3.7
mdx_truly_sane_lists==1.3
markdown-link-attr-modifier==0.2.1
mdx-gh-links==0.4
# Sanitize HTML documentation output to prevent XSS from translators
nh3==0.2.18
nh3==0.2.19

# For building developer documentation
sphinx==8.1.2
Expand Down
2 changes: 2 additions & 0 deletions user_docs/en/changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ Add-ons will need to be re-tested and have their manifest updated.
* Updated pre-commit to 4.0.1. (#17260)
* Updated typing-extensions to 4.12.2. (#17438, @josephsl)
* Updated licensecheck to 2024.3. (#17440, @josephsl)
* Updated markdown to 3.7. (#17459, @josephsl)
* Updated nh3 0.2.19. (#17465, @josephsl)
* Updated nuitka to 2.5.4. (#17458, @josephsl)
* Updated schedule to 1.2.2. (#17455, @josephsl)
* Updated requests to 2.32.3. (#17456, @josephsl)
Expand Down

0 comments on commit c451a4d

Please sign in to comment.