Skip to content

Update pyromark requirement from ~=0.9.3 to ~=0.9.8#38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyromark-approx-eq-0.9.8
Open

Update pyromark requirement from ~=0.9.3 to ~=0.9.8#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyromark-approx-eq-0.9.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pyromark to permit the latest version.

Release notes

Sourced from pyromark's releases.

v0.9.8

  • Drop support for EOL Python 3.9.
  • Fix InlineHtml and TaskListMarker event types. Thanks, @​tiejunhu.
Changelog

Sourced from pyromark's changelog.

[0.9.8] - 2025-11-27

  • Drop support for EOL Python 3.9.
  • Fix InlineHtml and TaskListMarker event types.

[0.9.7] - 2025-10-24

  • Fix Python 3.13 and 3.14 builds on Windows.

[0.9.6] - 2025-10-20

  • Remove loongarch64-unknown-linux-gnu target as it is not supported by PyPI.

[0.9.5] - 2025-10-20

  • Add aarch64-pc-windows-msvc target.
  • Add loongarch64-unknown-linux-gnu target.
  • Drop support for PyPy 3.9 and PyPy 3.10.

[0.9.4] - 2025-10-09

  • Add full support for free-threaded Python.
  • Add i686-unknown-linux-gnu manylinux_2_28 wheels.

[0.9.3] - 2025-07-29

  • Remove loongarch64-unknown-linux-gnu target as it is not supported by PyPI.

[0.9.2] - 2025-07-29

  • Add CPython 3.14 and free-threaded CPython 3.14 support.
  • Add riscv64gc-unknown-linux-gnu and loongarch64-unknown-linux-gnu targets support.
  • Don't build x86_64-unknown-linux-gnu and aarch64-unknown-linux-gnu manylinux_2_34 wheels as they are in alpha.

[0.9.1] - 2025-02-25

  • Add support for PyPy 3.11 and free-threaded CPython 3.13.

[0.9.0] - 2025-02-13

This release does not contain any breaking changes.

  • Bump pulldown-cmark from v0.12.2 to v0.13.0. See https://github.com/pulldown-cmark/pulldown-cmark/releases/tag/v0.13.0.
  • Add new options from pulldown-cmark v0.13.0: ENABLE_SUPERSCRIPT, ENABLE_SUBSCRIPT, ENABLE_WIKILINKS.
  • Add new event types associated with the new options.
  • Add a simple script to the documentation to compare performance with other libraries.

[0.8.0] - 2025-02-01

  • Add events_with_range which returns (Event, Range) pairs.

... (truncated)

Commits
  • 6fec179 v0.9.8
  • 12abaad fix InlineHtml and TaskListMarker event types (#960)
  • fc7a59b chore(deps): lock file maintenance (#959)
  • 5704a8e Update .readthedocs.yaml
  • 5ca696c ci: use python 3.14
  • 8e2b5ca chore(deps): lock file maintenance (#958)
  • 57cfee0 chore(deps): lock file maintenance (#957)
  • 5d97a9c chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.14.6 ...
  • e1b3711 chore(deps): update dependency ruff to v0.14.6 (#955)
  • 5110825 chore(deps): update actions/checkout action to v6 (#954)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [pyromark](https://github.com/monosans/pyromark) to permit the latest version.
- [Release notes](https://github.com/monosans/pyromark/releases)
- [Changelog](https://github.com/monosans/pyromark/blob/main/CHANGELOG.md)
- [Commits](monosans/pyromark@v0.9.3...v0.9.8)

---
updated-dependencies:
- dependency-name: pyromark
  dependency-version: 0.9.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 5, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants