Releases: AnonymousRand/python_markdown_environments
Releases · AnonymousRand/python_markdown_environments
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
v1.9.1
Security Fixes
- Bump
requestsPython dependency to 2.32.4 to address CVE-2024-47081
v1.9.0
Changes
- Divs and dropdowns also no longer have trailing whitespace
v1.8.0
Changes
- Captioned figures and cited blockquotes no longer have trailing whitespace in captions and citations respectively
v1.7.0
Changes
:removed instead of replaced with-in theorem headings, as there is probably a space after it- Spaces all replaced with
-in theorem headings instead of relying on finickysplit()behavior