From f88260dc3fd53e3f5cf797edacb48badace52761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 22:37:20 +0200 Subject: [PATCH] build(deps-dev): bump pymarkdownlnt from 0.9.29 to 0.9.30 (#560) Bumps [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown) from 0.9.29 to 0.9.30. - [Release notes](https://github.com/jackdewinter/pymarkdown/releases) - [Changelog](https://github.com/jackdewinter/pymarkdown/blob/main/changelog.md) - [Commits](https://github.com/jackdewinter/pymarkdown/compare/v0.9.29...v0.9.30) --- updated-dependencies: - dependency-name: pymarkdownlnt dependency-version: 0.9.30 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index dd8f2f9..20faabb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ myst-parser==4.0.1 sphinx==8.2.3 sphinx_rtd_theme==3.0.2 sphinx-tabs==3.4.7 -pymarkdownlnt==0.9.29 +pymarkdownlnt==0.9.30 pytest==8.3.5 pytest-cov==6.1.1 pytest-xprocess==1.0.2