chore(deps-dev): bump the python-minor-and-patch group with 2 updates#163
Merged
esacteksab merged 1 commit intomainfrom Feb 14, 2026
Merged
Conversation
Bumps the python-minor-and-patch group with 2 updates: [filelock](https://github.com/tox-dev/py-filelock) and [platformdirs](https://github.com/tox-dev/platformdirs). Updates `filelock` from 3.20.3 to 3.21.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.21.2) Updates `platformdirs` from 4.5.1 to 4.7.1 - [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.7.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.21.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch - dependency-name: platformdirs dependency-version: 4.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-minor-and-patch ... 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 python-minor-and-patch group with 2 updates: filelock and platformdirs.
Updates
filelockfrom 3.20.3 to 3.21.2Release notes
Sourced from filelock's releases.
Changelog
Sourced from filelock's changelog.
Commits
9678accRelease 3.21.24194182🐛 fix: catch ImportError for missing sqlite3 C library (#475)9b2d086Release 3.21.1eff3991🐛 fix: gracefully handle missingsqlite3when importingReadWriteLock(#473)3692417🐛 fix(ci): make release workflow robust053168fRelease 3.21.0c2f5754🐛 fix(ci): make release workflow robust0dc277c👷 ci(release): commit changelog and use release config (#472)be8fe1a👷 ci(release): consolidate to two jobs (#471)03b0ab7✨ feat(unix): delete lock file on release (#408)Updates
platformdirsfrom 4.5.1 to 4.7.1Release notes
Sourced from platformdirs's releases.
Changelog
Sourced from platformdirs's changelog.
Commits
77bcd60Release 4.7.1fe5bf83🐛 fix(windows): avoid FileNotFoundError in sandboxed environments (#422)13094f8Release 4.7.03bdc4ae🔧 build(release): adopt filelock-style automated workflow (#420)8c282eb🐛 fix(unix): fall back to tempdir when runtime dir is not writable (#369)22898d3Replace SHGetFolderPathW with SHGetKnownFolderPath (#380)473a0fe📝 docs: restructure and fix cross-references (#419)5e58074✨ feat(macos): add XDG env var support via shared mixin (#375)df8b79b🔧 build: migrate from hatch to tox with ty (#415)5612e2f[pre-commit.ci] pre-commit autoupdate (#413)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