Skip to content

Bump python-markdown-math from 0.6 to 0.9#1155

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/python-markdown-math-0.9
Open

Bump python-markdown-math from 0.6 to 0.9#1155
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/python-markdown-math-0.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps python-markdown-math from 0.6 to 0.9.

Changelog

Sourced from python-markdown-math's changelog.

Version 0.9, 2025-04-10

  • Fixed handling of begin/end inside inline math.
    • Thanks to Tianxiang Xia for the bug report.
  • Modernized packaging.
  • Python ≥ 3.9 and setuptools ≥ 77.0 are now required.

Version 0.8, 2020-11-03

  • GitLab-style math blocks are now supported in nested environments such as lists.
    • Thanks to Ran Shaham for the contribution.
  • Tests now pass with Python-Markdown 3.3.

Version 0.7, 2020-06-19

  • This extension now requires Python ≥ 3.4 and Python-Markdown ≥ 3.0.
  • Fixed deprecation warnings with Python-Markdown 3.x.
  • Added support for GitLab-style delimiters.
Commits
  • bb6422d Prepare 0.9 release
  • aed1f42 Bump copyright years
  • 5e739af Set up automatic publishing to PyPI
  • 29a4146 Add trove classifiers
  • 2d0d652 Update link to GitLab docs
  • 7232c4f Run "pyupgrade mdx_math.py"
  • c8dda41 Move CI from Travis to GitHub Actions
  • 66e53cf Move setuptools metadata to pyproject.toml
  • ce6cef7 Fix handling of begin/end inside inline math
  • 49ea0ac Prepare 0.8 release
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 11, 2025
github-actions[bot]
github-actions bot previously approved these changes Apr 11, 2025
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Automatic approval for minor dependency update.

@github-actions github-actions bot enabled auto-merge April 11, 2025 01:14
@Yamgirly
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python-markdown-math-0.9 branch 2 times, most recently from 0bfb1cd to 717bd71 Compare March 23, 2026 04:20
@Yamgirly
Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/python-markdown-math-0.9 branch from 717bd71 to e476c93 Compare March 29, 2026 23:46
@Yamgirly
Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [python-markdown-math](https://github.com/mitya57/python-markdown-math) from 0.6 to 0.9.
- [Changelog](https://github.com/mitya57/python-markdown-math/blob/master/changelog)
- [Commits](mitya57/python-markdown-math@0.6...0.9)

---
updated-dependencies:
- dependency-name: python-markdown-math
  dependency-version: '0.9'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/python-markdown-math-0.9 branch from e476c93 to ea5b409 Compare March 30, 2026 03:21
@Yamgirly
Copy link
Copy Markdown
Contributor

Requires an update to verto to support a newer version of python markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Development

Successfully merging this pull request may close these issues.

1 participant