Skip to content

Bump the python-dependencies group with 2 updates - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/python-dependencies-ea76ac32ca
Open

Bump the python-dependencies group with 2 updates#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/python-dependencies-ea76ac32ca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown

Updates the requirements on diff-cover and pyinstaller to permit the latest version.
Updates diff-cover to 10.5.0

Release notes

Sourced from diff-cover's releases.

Version 10.5.0

What's Changed

New Contributors

Full Changelog: Bachmann1234/diff_cover@v10.4.2...v10.5.0

Changelog

Sourced from diff-cover's changelog.

8/08/2026 v10.5.0

8/06/2026 v10.4.2

7/23/2026 v10.4.1

7/21/2026 v10.4.0

  • Add --branch-coverage flag to diff-cover to treat partially covered branches in Cobertura XML reports as uncovered PR 608 Thanks @​mofr

05/30/2026 v10.3.0

  • Add --show-covered flag to highlight covered diff lines in HTML report PR 600 Thanks @​duxiaocheng

  • Update readme with cli flags PR 601 Thanks me

05/23/2026 v10.2.1

01/08/2026 v10.2.0

12/30/2025 v10.1.0

  • Add support for floating-point total percentage in reports PR 565 thanks @​tilaven

12/09/2025 v10.0.0

  • Remove python 3.9 support
  • Add python 3.14 support
  • Normalize exlude/include in pyproject.toml to support string or list

11/10/2025 v9.7.2

09/25/2025 v9.7.1

... (truncated)

Commits
  • e34eec3 Version 10.5.0
  • 5fc9e82 Support PHPUnit clover reports (silently reported as zero coverage) (#617)
  • f6a43b7 Version 10.4.2
  • 3fdbf40 fix(plugins): accept reports/options in diff_cover_report_quality hookspec (#...
  • 4c44508 fix(config): honor format option from config file (#612)
  • b490adc Bump actions/setup-python from 6 to 7 (#614)
  • 19da277 Bump ruff from 0.15.20 to 0.16.0 (#615)
  • 8f80569 Bump github/codeql-action from 4 to 4.37.3 (#616)
  • See full diff in compare view

Updates pyinstaller to 6.22.0

Release notes

Sourced from pyinstaller's releases.

v6.22.0

Please see the v6.22.0 section of the changelog for a list of the changes since v6.21.0.

Changelog

Sourced from pyinstaller's changelog.

6.22.0 (2026-08-08)

Features


* Implement support for Tcl/Tk 9 builds with embedded data archives in
  ``tkinter`` hooks and the splash screen. Tcl/Tk 9 with embedded data
  is used, for example, in python.org Windows builds of Python 3.15.0b3.
  (:issue:`9470`)
* Use portable path separators (always forward slashes) in generated spec files.
  (:issue:`8004`)

Bugfix


* (Linux) Fix regression that prevented automatic collection of Wayland
  shared libraries that are bundled with ``pywayland`` binary wheels.
  (:issue:`9430`)
* Fix :class:`ValueError` build error on Windows if :option:`--specpath` is set
  to a different drive. (:issue:`8116`)
* Fix backslash mishandling of some CLI options (``--contents-directory``,
  ``--resource``). (:issue:`9472`)

Hooks


* Add hooks for ``gi.repository.Soup`` and ``gi.repository.Spelling``.
  (:issue:`9491`)
* Rework the standard and run-time hook for ``_tkinter`` so that error
  about missing Tcl/Tk data directories is raised at build time rather
  than at run time. (:issue:`9470`)
* Update the ``matplotlib.backends`` hook to automatically collect dist
  metadata for backends that are discovered via ``matplotlib.backend``
  entry point (Matplotlib >= 3.9). (:issue:`9469`)
* Update the ``matplotlib.backends`` hook to obtain the list of available
  Matplotlib backends from the new backends registry, if available
  (Matplotlib >= 3.9). Fixes compatibility with Matplotlib >= 3.11, which
  removed the old list of available backends that was superseded by the
  backends registry. (:issue:`9467`)


6.21.0 (2026-06-13)
-------------------

Features
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/70fc17210920bce17f4ab09bbf8104b0dbd45338"><code>70fc172</code></a> Release v6.22.0. [skip ci]</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/138ae1bfe09c21c22f9ed6c847a55026505a94e1"><code>138ae1b</code></a> doc: update yapf version under Coding conventions [skip ci]</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/5b38ee9c5d1bfbe6da7df8559084f6bbd3272b32"><code>5b38ee9</code></a> Tests: Requirements: Scheduled weekly dependency update for week 31 (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/9494">#9494</a>)</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/9fdf5162a2cc2c8f2a4d2a13f78b498a35a1c106"><code>9fdf516</code></a> hooks: Add hooks for libsoup and libspelling (gi.repository) (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/9491">#9491</a>)</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/8af799925260c4ea606b1e9235409891c1abbd84"><code>8af7999</code></a> rthooks: gstreamer: fix plugin directory name in GST_PLUGIN_PATH (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/9490">#9490</a>)</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/2343e0e94e014094b3b4dfa1b9a70e0cc1257e53"><code>2343e0e</code></a> makespec: Use portable path separators.</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/ece7422f7ec49f02cbc3f7100cd5dd77226469b4"><code>ece7422</code></a> Fix ValueError on Windows if --specpath points to a different drive</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/08116e0ce0c1fc7e37d373d1867e17b3ecab0bc8"><code>08116e0</code></a> makespec: Remove <em>variable path</em> substitution.</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/fa9f57ae9821068f82948e65943c5e4667436e2a"><code>fa9f57a</code></a> Tests: Requirements: Scheduled weekly dependency update for week 30 (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/9489">#9489</a>)</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/3e85744ba8f7f550ec51c8b4412af03ebf5c0694"><code>3e85744</code></a> Tests: Requirements: Scheduled weekly dependency update for week 29 (<a href="https://redirect.github.com/pyinstaller/pyinstaller/issues/9486">#9486</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/pyinstaller/pyinstaller/compare/v6.21.0...v6.22.0">compare view</a></li>
</ul>
</details>

&lt;br /&gt;</code></pre>


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>

Updates the requirements on [diff-cover](https://github.com/Bachmann1234/diff-cover) and [pyinstaller](https://github.com/pyinstaller/pyinstaller) to permit the latest version.

Updates `diff-cover` to 10.5.0
- [Release notes](https://github.com/Bachmann1234/diff-cover/releases)
- [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG)
- [Commits](Bachmann1234/diff_cover@v10.4.1...v10.5.0)

Updates `pyinstaller` to 6.22.0
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v6.21.0...v6.22.0)

---
updated-dependencies:
- dependency-name: diff-cover
  dependency-version: 10.5.0
  dependency-type: direct:development
  dependency-group: python-dependencies
- dependency-name: pyinstaller
  dependency-version: 6.22.0
  dependency-type: direct:development
  dependency-group: python-dependencies
...

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 Aug 11, 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