build(deps-dev): bump the pip group across 1 directory with 5 updates#654
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps-dev): bump the pip group across 1 directory with 5 updates#654dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the pip group with 5 updates in the /.github/workflows directory: | Package | From | To | | --- | --- | --- | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.20.3` | | [uv](https://github.com/astral-sh/uv) | `0.9.5` | `0.9.6` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.34.0` | `20.36.1` | | [wheel](https://github.com/pypa/wheel) | `0.45.1` | `0.46.2` | | [pip](https://github.com/pypa/pip) | `25.2` | `26.0` | Updates `filelock` from 3.16.1 to 3.20.3 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.20.3) Updates `uv` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/0.9.6/CHANGELOG.md) - [Commits](astral-sh/uv@0.9.5...0.9.6) Updates `virtualenv` from 20.34.0 to 20.36.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.34.0...20.36.1) Updates `wheel` from 0.45.1 to 0.46.2 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.46.2) Updates `pip` from 25.2 to 26.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@25.2...26.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:development dependency-group: pip - dependency-name: uv dependency-version: 0.9.6 dependency-type: direct:development dependency-group: pip - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:development dependency-group: pip - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:development dependency-group: pip - dependency-name: pip dependency-version: '26.0' dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 5 updates in the /.github/workflows directory:
3.16.13.20.30.9.50.9.620.34.020.36.10.45.10.46.225.226.0Updates
filelockfrom 3.16.1 to 3.20.3Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
41b42ddFix TOCTOU symlink vulnerability in SoftFileLock (#465)f2e7d40[pre-commit.ci] pre-commit autoupdate (#464)5088854Support Unix systems without O_NOFOLLOW (#463)377f622[pre-commit.ci] pre-commit autoupdate (#460)4724d7fFix TOCTOU symlink vulnerability in lock file creation (#461)cb69414Bump actions/upload-artifact from 5 to 6 (#459)0769294Bump actions/download-artifact from 6 to 7 (#458)414193a[pre-commit.ci] pre-commit autoupdate (#457)1456797[pre-commit.ci] pre-commit autoupdate (#456)8d6bf90Bump actions/checkout from 5 to 6 (#455)Updates
uvfrom 0.9.5 to 0.9.6Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
Commits
2652244Bump version to 0.9.6 (#16500)19372ffUpdate Rust crate etcetera to 0.11.0 (#16501)de96aa1Use stdhome_dirinstead ofhomecrate (#16483)db1d34eSupport GitHub Gist URLs via HTTP redirects inuv run(#16451)c6d0b41Limituv auth login pyx.devretries to 60s (#16498)2d54f32Fix a small clippy warning (#16499)c4f5741Add an empty group withuv add -r(#16490)da659feMerge commit from fork41cd3d1Sync latest Python releases (#16486)a759612Show package list withpip freeze --quiet(#16491)Updates
virtualenvfrom 20.34.0 to 20.36.1Release notes
Sourced from virtualenv's releases.
... (truncated)
Changelog
Sourced from virtualenv's changelog.
... (truncated)
Commits
d0ad11drelease 20.36.1dec4cecMerge pull request #3013 from gaborbernat/fix-sec5fe5d38release 20.36.0 (#3011)9719376release 20.36.00276db6Add support for PEP 440 version specifiers in the--pythonflag. (#3008)4f900c2Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 (#3...13afcc6fix: resolve EncodingWarning in tox upgrade environment (#3007)31b5d31[pre-commit.ci] pre-commit autoupdate (#2997)7c28422fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 (...365628ctest_too_many_open_files: assert onerrno.EMFILEinstead ofstrerror(#3001)Updates
wheelfrom 0.45.1 to 0.46.2Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
eba4036Updated the version number for v0.46.2557fb54Created a new release7a7d2deFixed security issue around wheel unpack (#675)41418faFixed test failures due to metadata normalization changesc1d442b[pre-commit.ci] pre-commit autoupdate (#674)0bac882Update github actions environments (#673)be9f45b[pre-commit.ci] pre-commit autoupdate (#667)6244f08Update pre-commit ruff legacy alias (#668)15b7577PEP 639 compliance (#670)fc8cb41Revert "Removed redundant Python version from the publish workflow (#666)"Updates
pipfrom 25.2 to 26.0Changelog
Sourced from pip's changelog.
... (truncated)
Commits
2f4d4a8Merge pull request #13779 from notatallshaw/fix-26.0-news04307a4fix 26.0 news6ec7b0aMerge pull request #13775 from notatallshaw/release/26.04104356Bump for release58be883Update AUTHORS.txt66f2decMerge pull request #13778 from ichard26/docs/groups0214103doc: Re-expose package selection group optionsfdbe762Install pip within docs Nox sessions8e227a9Merge pull request #13777 from sethmlarson/commonpathf5315adMerge pull request #13776 from ichard26/docs/versionaddedDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.