From c8724dd537ada767a58ccc5b3b64514ccf4c0f97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 08:50:01 +0000 Subject: [PATCH] Bump pymarkdownlnt from 0.9.25 to 0.9.26 in the python-dependencies group (#370) Bump pymarkdownlnt in the python-dependencies group Bumps the python-dependencies group with 1 update: [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown). Updates `pymarkdownlnt` from 0.9.25 to 0.9.26 - [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.25...v0.9.26) --- updated-dependencies: - dependency-name: pymarkdownlnt dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 5131639f..248881d8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1567,13 +1567,13 @@ voice = ["PyNaCl (>=1.3.0,<1.6)"] [[package]] name = "pymarkdownlnt" -version = "0.9.25" +version = "0.9.26" description = "A GitHub Flavored Markdown compliant Markdown linter." optional = false python-versions = ">=3.8.0" files = [ - {file = "pymarkdownlnt-0.9.25-py3-none-any.whl", hash = "sha256:9a6e66cd821dca2ca57c3bedbe837867f41c74bf6609f10a9d827029dc71553c"}, - {file = "pymarkdownlnt-0.9.25.tar.gz", hash = "sha256:f2c54cd1ec842610be607240e26bf3bc34b8d51b3c25083e26c9e5903fa54f62"}, + {file = "pymarkdownlnt-0.9.26-py3-none-any.whl", hash = "sha256:fc2d8b50e4d3793ea671c82e9e252cfe8418a6f6156bf321c2d3c9a63f0eba47"}, + {file = "pymarkdownlnt-0.9.26.tar.gz", hash = "sha256:fa001135ec4d1414e8be774e6be48ff6cf632d687cb7ad7e446f5781ab89f64f"}, ] [package.dependencies]