Skip to content

build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#321

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/dev-dependencies-decc52695a
Open

build(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates#321
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/dev-dependencies-decc52695a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the dev-dependencies group with 3 updates in the / directory: pymarkdownlnt, pyproject-fmt and pytest-cov.

Updates pymarkdownlnt from 0.9.35 to 0.9.36

Release notes

Sourced from pymarkdownlnt's releases.

Version 0.9.36 - 2026-03-15

In this release, we’ve invested heavily in revamping our documentation so that you can get from installation to your first useful scan more quickly. After the last release, a backlog review made it clear that our documentation needed an overhaul, especially for people seeing PyMarkdown for the first time. Over time, we added new sections and details without a full restructuring, which made it harder for new users to see where to start and how everything fits together.

We updated the main documentation and introduced new Quick Start guides for common workflows. We simplified each section and reorganized the content so related topics are grouped together and easier to follow. Each Quick Start guide focuses on a single topic, helping new users get productive with PyMarkdown as quickly as possible. New users can now go from install to scanning a repository in just a few minutes. Existing users should find it easier to jump straight to the commands and options they need.

Going forward, you can expect faster scans, clearer error reporting, and continued improvements to the documentation. To support that, our primary goal is to deliver requested features and respond quickly to reported issues, particularly in the rule set, configuration, and documentation. Behind the scenes, we are reducing skipped tests, working through backlogged issues, and investing in refactoring and performance analysis. This work helps keep PyMarkdown fast and dependable as it grows.

Added

  • Issue 1511
    • Added plugins.per-file-ignores.* configuration items to allow for rules to be disabled by matching against a glob-path.
  • Issue 1535
    • Added documentation under the extensions section to provide information on the tables extension.

Changed

  • Issue 1527
    • Updated documentation to give more examples, including examples of TOML configurations.
  • Issue 1539
    • Did full sweep through existing documentation, to clean up.
  • Issue 1555
    • Badges were out of sync, needed new mechanism to properly fetch
Commits

Updates pyproject-fmt from 2.11.1 to 2.20.0

Release notes

Sourced from pyproject-fmt's releases.

pyproject-fmt/2.20.0

pyproject-fmt/2.19.0

pyproject-fmt/2.18.1

pyproject-fmt/2.18.0

pyproject-fmt/2.17.0

pyproject-fmt/2.16.2

pyproject-fmt/2.16.1

pyproject-fmt/2.16.0

pyproject-fmt/2.15.3

... (truncated)

Commits
  • 40a8380 Release pyproject-fmt 2.20.0 [skip ci]
  • ff2874c ✨ feat(pyproject-fmt): add bandit to recognized linters (#276)
  • 1689593 Update Python dependencies (#269)
  • 716560e Release pyproject-fmt 2.19.0 [skip ci]
  • beda129 ♻️ refactor(pyproject-fmt): sort type checkers after linters (#274)
  • 0789dc8 build(deps): bump dorny/paths-filter from 3 to 4 in the github-actions group ...
  • a03c2c0 Update Rust dependencies (#270)
  • 462b983 Release tox-toml-fmt 1.9.1 [skip ci]
  • b13ae01 🐛 fix(tox-toml-fmt): skip normalization for paths and substitutions in deps (...
  • 2c589d0 build(deps): bump quinn-proto from 0.11.13 to 0.11.14 (#267)
  • Additional commits viewable in compare view

Updates pytest-cov from 7.0.0 to 7.1.0

Changelog

Sourced from pytest-cov's changelog.

7.1.0 (2026-03-21)

  • Fixed total coverage computation to always be consistent, regardless of reporting settings. Previously some reports could produce different total counts, and consequently can make --cov-fail-under behave different depending on reporting options. See [#641](https://github.com/pytest-dev/pytest-cov/issues/641) <https://github.com/pytest-dev/pytest-cov/issues/641>_.

  • Improve handling of ResourceWarning from sqlite3.

    The plugin adds warning filter for sqlite3 ResourceWarning unclosed database (since 6.2.0). It checks if there is already existing plugin for this message by comparing filter regular expression. When filter is specified on command line the message is escaped and does not match an expected message. A check for an escaped regular expression is added to handle this case.

    With this fix one can suppress ResourceWarning from sqlite3 from command line::

    pytest -W "ignore:unclosed database in <sqlite3.Connection object at:ResourceWarning" ...

  • Various improvements to documentation. Contributed by Art Pelling in [#718](https://github.com/pytest-dev/pytest-cov/issues/718) <https://github.com/pytest-dev/pytest-cov/pull/718>_ and "vivodi" in [#738](https://github.com/pytest-dev/pytest-cov/issues/738) <https://github.com/pytest-dev/pytest-cov/pull/738>. Also closed [#736](https://github.com/pytest-dev/pytest-cov/issues/736) <https://github.com/pytest-dev/pytest-cov/issues/736>.

  • Fixed some assertions in tests. Contributed by in Markéta Machová in [#722](https://github.com/pytest-dev/pytest-cov/issues/722) <https://github.com/pytest-dev/pytest-cov/pull/722>_.

  • Removed unnecessary coverage configuration copying (meant as a backup because reporting commands had configuration side-effects before coverage 5.0).

Commits
  • 66c8a52 Bump version: 7.0.0 → 7.1.0
  • f707662 Make the examples use pypy 3.11.
  • 6049a78 Make context test use the old ctracer (seems the new sysmon tracer behaves di...
  • 8ebf20b Update changelog.
  • 861d30e Remove the backup context manager - shouldn't be needed since coverage 5.0, ...
  • fd4c956 Pass the precision on the nulled total (seems that there's some caching goion...
  • 78c9c4e Only run the 3.9 on older deps.
  • 4849a92 Punctuation.
  • 197c35e Update changelog and hopefully I don't forget to publish release again :))
  • 14dc1c9 Update examples to use 3.11 and make the adhoc layout example look a bit more...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 3 updates

Bumps the dev-dependencies group with 3 updates in the / directory: [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown), [pyproject-fmt](https://github.com/tox-dev/toml-fmt) and [pytest-cov](https://github.com/pytest-dev/pytest-cov).


Updates `pymarkdownlnt` from 0.9.35 to 0.9.36
- [Release notes](https://github.com/jackdewinter/pymarkdown/releases)
- [Changelog](https://github.com/jackdewinter/pymarkdown/blob/main/changelog.md)
- [Commits](jackdewinter/pymarkdown@v0.9.35...v0.9.36)

Updates `pyproject-fmt` from 2.11.1 to 2.20.0
- [Release notes](https://github.com/tox-dev/toml-fmt/releases)
- [Commits](tox-dev/toml-fmt@pyproject-fmt/2.11.1...pyproject-fmt/2.20.0)

Updates `pytest-cov` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: pymarkdownlnt
  dependency-version: 0.9.36
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pyproject-fmt
  dependency-version: 2.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pytest-cov
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants