Skip to content

Commit

Permalink
chore(deps): update dependency pymarkdownlnt to v0.9.24 (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and pre-commit-ci[bot] authored Oct 9, 2024
1 parent 254de49 commit 2128e86
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
dev-dependencies = [
"mypy == 1.11.2",
"pre-commit == 4.0.0",
"pymarkdownlnt == 0.9.23",
"pymarkdownlnt ==0.9.24",
"ruff == 0.6.9",
"faker ==30.3.0",
"greenlet == 3.1.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ pyfakefs==5.7.0
pygithub==2.4.0
pygments==2.18.0
pyjwt==2.9.0
pymarkdownlnt==0.9.23
pymarkdownlnt==0.9.24
pymdown-extensions==10.11.2
pynacl==1.5.0
pytest==8.3.3
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2128e86

Please sign in to comment.