Bump the development-version-updates group with 5 updates#199
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 9, 2026
Merged
Conversation
Bumps the development-version-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `26.1.0` | `26.3.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.25.0` | `3.25.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.9.2` | `4.9.4` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.1.0` | `1.1.2` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.1.0` | `21.2.0` | Updates `black` from 26.1.0 to 26.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.1.0...26.3.0) Updates `filelock` from 3.25.0 to 3.25.1 - [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.25.0...3.25.1) Updates `platformdirs` from 4.9.2 to 4.9.4 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.9.2...4.9.4) Updates `python-discovery` from 1.1.0 to 1.1.2 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Commits](tox-dev/python-discovery@1.1.0...1.1.2) Updates `virtualenv` from 21.1.0 to 21.2.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.1.0...21.2.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: filelock dependency-version: 3.25.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: python-discovery dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: development-version-updates - dependency-name: virtualenv dependency-version: 21.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates ... 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 development-version-updates group with 5 updates:
26.1.026.3.03.25.03.25.14.9.24.9.41.1.01.1.221.1.021.2.0Updates
blackfrom 26.1.0 to 26.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
35ea679Prepare release 26.3.0 (#5032)4d81750Remove gallery/ (#5030)0a2560bHarden Black action version parsing (#5031)deab5d6Revert "Bump hatch from 1.15.1 to 1.16.4" (#5028)2beece7Bump hatch from 1.15.1 to 1.16.4 (#5020)d764c0bBump actions/upload-artifact from 6.0.0 to 7.0.0 (#5024)f5be8e0Bump actions/download-artifact from 7.0.0 to 8.0.0 (#5019)8b9d3e3add winloop support and remove deprecated functionality from uvloop (#4996)457320a[pre-commit.ci] pre-commit autoupdate (#5018)4da809eDo not encourage the use of an obsolete GitHub Actions (#5016)Updates
filelockfrom 3.25.0 to 3.25.1Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
d8b04b5Release 3.25.10633386[pre-commit.ci] pre-commit autoupdate (#510)7f2247d🐛 fix(win): restore best-effort lock file cleanup on release (#511)5ae1c4e[pre-commit.ci] pre-commit autoupdate (#508)bcffcfe📝 docs(logo): add branded project logo (#507)Updates
platformdirsfrom 4.9.2 to 4.9.4Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
3fdb23eRelease 4.9.496e0ed0[pre-commit.ci] pre-commit autoupdate (#461)455f98eUpdate README.md423bc18📝 docs: add project logo to documentation (#459)b10b8c5Standardize .github files to .yaml suffix27582dfbuild(deps): bump the all group with 2 updates (#457)da59cc6Move SECURITY.md to .github/SECURITY.md5ef8a10Add permissions to workflows (#455)2f0cd48Add security policyaeb0da1[pre-commit.ci] pre-commit autoupdate (#454)Updates
python-discoveryfrom 1.1.0 to 1.1.2Release notes
Sourced from python-discovery's releases.
Commits
37dc67f🐛 fix(discovery): match prerelease versions against major.minor specs (#48)3b88f54🐛 fix(subprocess): drain pipes after killing timed-out process (#49)427f817[pre-commit.ci] pre-commit autoupdate (#47)6bbe940📝 docs: add package description and usage to README (#46)c4ec5caUpdate release.yaml13fd126🐛 fix(test): add i686 to known ISAs (#43)30f67d2🐛 fix(subprocess): add timeout to interpreter probing (#42)1ee6488[pre-commit.ci] pre-commit autoupdate (#40)ada4703Bump actions/upload-artifact from 6 to 7 (#38)e8bafc4Bump actions/download-artifact from 7 to 8 (#39)Updates
virtualenvfrom 21.1.0 to 21.2.0Release notes
Sourced from virtualenv's releases.
Changelog
Sourced from virtualenv's changelog.
Commits
0b6f444release 21.2.0e1af35d🐛 fix(create): prevent venv from racing virtualenv on gitignore creation (#3092)f05bf08🐛 fix(bash): use BASH_SOURCE in activate relocation (#3091)0cd0e09fix broken README heading introduced in docs restructure (#3088)b7ab17e[pre-commit.ci] pre-commit autoupdate (#3087)f2062bcchore(deps): bump astral-sh/setup-uv from 4 to 7 (#3086)eb27e55Add type annotations to embed wheel generator output (#3085)fbb3bd1chore(deps): bump peter-evans/create-pull-request from 7 to 8 (#3081)a1d3963chore(deps): bump actions/setup-python from 5 to 6 (#3080)e768d56chore(deps): bump actions/upload-artifact from 4 to 7 (#3082)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 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 conditions