build(deps): Bump the pip-dependencies group in /requirements.d with 4 updates - #10337
Merged
ThomasWaldmann merged 1 commit intoSep 8, 2026
Conversation
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
Bot
deleted the
dependabot/pip/requirements.d/pip-dependencies-5d964e2247
branch
September 8, 2026 15:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip-dependencies group in /requirements.d with 4 updates: pip, virtualenv, types-pyyaml and pyinstaller.
Updates
pipfrom 26.2 to 26.2.1Changelog
Sourced from pip's changelog.
Commits
634a6ecBump for releaseae2eb4fRevert build dependency installer isolation for legacy build environment (#14...6236392Merge pull request #14213 from pypa/release/26.2da4b2ccBump for developmentUpdates
virtualenvfrom 21.7.7 to 21.7.8Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
e8e8615release 21.7.8f4e186e🐛 fix(create): report a missing source that both modes need (#3227)adfa9e4[pre-commit.ci] pre-commit autoupdate (#3226)Updates
types-pyyamlfrom 6.0.12.20260815 to 6.0.12.20260906Commits
Updates
pyinstallerfrom 6.21.0 to 6.22.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.