Releases: AnonymousRand/python_markdown_environments
Releases · AnonymousRand/python_markdown_environments
v1.10.2
Security Fixes
- Bump
cryptographyPython dependency to 46.0.7 to address CVE-2026-39892
v1.10.1
Security Fixes
- Bump
requestsPython dependency to 2.33.0 to address CVE-2026-25645 - Bump
PygmentsPython dependency to 2.20.0 to address CVE-2026-4539 - Bump
cryptographyPython dependency to 46.0.6 to address CVE-2026-34073
v1.10.0
Changes
\begin{}and\end{}in Markdown source must now be on their own lines (to fix the bug below)- En dashes and em dashes in theorem names/hidden names are now converted to hyphens in the HTML
idattribute instead of being removed
Fixes
- Theorem names/hidden names are no longer parsed incorrectly when they contain curly brackets (e.g. from LaTeX)
v1.9.8
Security Fixes
- Bump
MarkdownPython dependency to 3.8.1 to address CVE-2025-69534 - Bump
cryptographyPython dependency to 46.0.5 to address CVE-2026-26007
v1.9.7
Security Fixes
- Bump
filelockPython dependency to 3.20.3 to address CVE-2026-22701 - Bump
jaraco.contextPython dependency to 6.1.0 to address GHSA-58pv-8j8x-9vj2
v1.9.6
Security Fixes
- Bump
urllib3Python dependency to 2.6.3 to address CVE-2026-21441 - Bump
filelockPython dependency to 3.20.1 to address CVE-2025-68146
v1.9.5
Security Fixes
- Bump
urllib3Python dependency to 2.6.0 to address CVE-2025-66471 and CVE-2025-66418
v1.9.4
Security Fixes
- Bump
uvPython dependency to 0.9.6 to address GHSA-pqhf-p39g-3x64 and GHSA-w476-p2h3-79g9
v1.9.3
Security Fixes
- Bump
uvPython dependency to 0.8.6 to address CVE-2025-54368
v1.9.2
Security Fixes
- Bump
urllib3Python dependency to 2.5.0 to address CVE-2025-50181 and CVE-2025-50182