Skip to content

build(deps): Bump the pip-dependencies group in /requirements.d with 4 updates - #10337

Merged
ThomasWaldmann merged 1 commit into
masterfrom
dependabot/pip/requirements.d/pip-dependencies-5d964e2247
Sep 8, 2026
Merged

build(deps): Bump the pip-dependencies group in /requirements.d with 4 updates#10337
ThomasWaldmann merged 1 commit into
masterfrom
dependabot/pip/requirements.d/pip-dependencies-5d964e2247

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip-dependencies group in /requirements.d with 4 updates: pip, virtualenv, types-pyyaml and pyinstaller.

Updates pip from 26.2 to 26.2.1

Changelog

Sourced from pip's changelog.

26.2.1 (2026-08-04)

Bug Fixes

  • Reallow keyring installed in a (non-activated) virtual environment to be be used via the import provider method while installing build dependencies. ([#14227](https://github.com/pypa/pip/issues/14227) <https://github.com/pypa/pip/issues/14227>_)
Commits

Updates virtualenv from 21.7.7 to 21.7.8

Release notes

Sourced from virtualenv's releases.

21.7.8

What's Changed

Full Changelog: pypa/virtualenv@21.7.7...21.7.8

Changelog

Sourced from virtualenv's changelog.

Bugfixes - 21.7.8

  • A missing source needed by both install modes now disables the builtin creator through meta.error. The check compared RefWhen values against RefMust members, so creation went on to fail with a FileNotFoundError or a dangling symlink - by :user:darrenhuai. (:issue:3227)

v21.7.7 (2026-08-28)


Commits

Updates types-pyyaml from 6.0.12.20260815 to 6.0.12.20260906

Commits

Updates pyinstaller from 6.21.0 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 &amp;gt;= 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 &amp;gt;= 3.9). Fixes compatibility with Matplotlib &amp;gt;= 3.11, which
  removed the old list of available backends that was superseded by the
  backends registry. (:issue:`9467`)
&lt;/code&gt;&lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/details&gt;
&lt;details&gt;
&lt;summary&gt;Commits&lt;/summary&gt;

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

&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>

Bumps the pip-dependencies group in /requirements.d with 4 updates: [pip](https://github.com/pypa/pip), [virtualenv](https://github.com/pypa/virtualenv), [types-pyyaml](https://github.com/python/typeshed) and [pyinstaller](https://github.com/pyinstaller/pyinstaller).


Updates `pip` from 26.2 to 26.2.1
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@26.2...26.2.1)

Updates `virtualenv` from 21.7.7 to 21.7.8
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@21.7.7...21.7.8)

Updates `types-pyyaml` from 6.0.12.20260815 to 6.0.12.20260906
- [Commits](https://github.com/python/typeshed/commits)

Updates `pyinstaller` from 6.21.0 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: pip
  dependency-version: 26.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: virtualenv
  dependency-version: 21.7.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: types-pyyaml
  dependency-version: 6.0.12.20260906
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip-dependencies
- dependency-name: pyinstaller
  dependency-version: 6.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Pull requests that update python code labels Sep 8, 2026
@ThomasWaldmann
ThomasWaldmann merged commit 3fe37ec into master Sep 8, 2026
17 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/requirements.d/pip-dependencies-5d964e2247 branch September 8, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant