Bump the development-version-updates group with 3 updates#191
Merged
github-actions[bot] merged 1 commit intomainfrom Feb 16, 2026
Merged
Conversation
Bumps the development-version-updates group with 3 updates: [filelock](https://github.com/tox-dev/py-filelock), [platformdirs](https://github.com/tox-dev/platformdirs) and [virtualenv](https://github.com/pypa/virtualenv). Updates `filelock` from 3.20.3 to 3.24.2 - [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.20.3...3.24.2) Updates `platformdirs` from 4.5.1 to 4.9.2 - [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.5.1...4.9.2) Updates `virtualenv` from 20.36.1 to 20.37.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/commits) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.24.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: platformdirs dependency-version: 4.9.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: development-version-updates - dependency-name: virtualenv dependency-version: 20.37.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 3 updates: filelock, platformdirs and virtualenv.
Updates
filelockfrom 3.20.3 to 3.24.2Release notes
Sourced from filelock's releases.
... (truncated)
Changelog
Sourced from filelock's changelog.
... (truncated)
Commits
db3e05aRelease 3.24.2ab6b90e🐛 fix(rw): close sqlite3 cursors and skip SoftFileLock Windows race (#491)98b4ee9🐛 fix(test): resolve flaky write non-starvation test (#490)ef15f6b📝 docs: restructure using Diataxis framework (#489)0b2f65bRelease 3.24.1abccdba🐛 fix(soft): resolve Windows deadlock and test race condition (#488)2de9380Release 3.24.0d429e18✨ feat(lock): add lifetime parameter for lock expiration (#68) (#486)6c75bf7✨ feat(lock): add cancel_check to acquire (#309) (#487)fa6a27b🐛 fix(api): detect same-thread self-deadlock (#481)Updates
platformdirsfrom 4.5.1 to 4.9.2Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
72271a6Release 4.9.23e45fa9📝 docs: restructure following Diataxis framework (#448)1d8448b📝 docs(platforms): fix RST formatting and TOC hierarchy (#447)f656849Release 4.9.1d983fb1📝 docs: enhance README, fix issues, and reorganize platforms.rst (#445)685a1d9Release 4.9.0ae73d34📚 docs: split usage guide into tutorial, how-to, and reference (#441)816747e✨ feat(api): add site_bin_dir property (#443)7a47ac4✨ feat(api): add site_applications_dir property (#442)c69a552🐛 fix(unix): use correct runtime dir path for OpenBSD (#440)Updates
virtualenvfrom 20.36.1 to 20.37.0Changelog
Sourced from virtualenv's changelog.
Commits
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