Skip to content

chore(deps-dev): bump the python-minor-and-patch group with 2 updates#163

Merged
esacteksab merged 1 commit intomainfrom
dependabot/pip/python-minor-and-patch-b4c013edee
Feb 14, 2026
Merged

chore(deps-dev): bump the python-minor-and-patch group with 2 updates#163
esacteksab merged 1 commit intomainfrom
dependabot/pip/python-minor-and-patch-b4c013edee

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 13, 2026

Bumps the python-minor-and-patch group with 2 updates: filelock and platformdirs.

Updates filelock from 3.20.3 to 3.21.2

Release notes

Sourced from filelock's releases.

3.21.2

What's Changed

Full Changelog: tox-dev/filelock@3.21.1...3.21.2

3.21.1

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.21.0...3.21.1

3.21.0

What's Changed

New Contributors

Full Changelog: tox-dev/filelock@3.20.3...3.21.0

Changelog

Sourced from filelock's changelog.

3.21.2 (2026-02-13)

  • 🐛 fix: catch ImportError for missing sqlite3 C library :pr:475

3.21.1 (2026-02-12)

  • 🐛 fix: gracefully handle missing sqlite3 when importing ReadWriteLock :pr:473 - by :user:bayandin
  • 🐛 fix(ci): make release workflow robust

3.21.0 (2026-02-12)

  • 🐛 fix(ci): make release workflow robust
  • 👷 ci(release): commit changelog and use release config :pr:472
  • 👷 ci(release): consolidate to two jobs :pr:471
  • ✨ feat(unix): delete lock file on release :pr:408 - by :user:sbc100
  • ✨ feat(lock): add SQLite-based ReadWriteLock :pr:399 - by :user:leventov
  • 🔧 chore: modernize tooling and bump deps :pr:470
Commits
  • 9678acc Release 3.21.2
  • 4194182 🐛 fix: catch ImportError for missing sqlite3 C library (#475)
  • 9b2d086 Release 3.21.1
  • eff3991 🐛 fix: gracefully handle missing sqlite3 when importing ReadWriteLock (#473)
  • 3692417 🐛 fix(ci): make release workflow robust
  • 053168f Release 3.21.0
  • c2f5754 🐛 fix(ci): make release workflow robust
  • 0dc277c 👷 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)
  • Additional commits viewable in compare view

Updates platformdirs from 4.5.1 to 4.7.1

Release notes

Sourced from platformdirs's releases.

4.7.1

What's Changed

Full Changelog: tox-dev/platformdirs@4.7.0...4.7.1

4.7.0

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.6.0...4.7.0

4.6.0

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.5.1...4.6.0

Changelog

Sourced from platformdirs's changelog.

4.7.1 (2026-02-13)

  • 🐛 fix(windows): avoid FileNotFoundError in sandboxed environments :pr:422

4.7.0 (2026-02-12)

  • 🔧 build(release): adopt filelock-style automated workflow :pr:420
  • 🐛 fix(unix): fall back to tempdir when runtime dir is not writable :pr:369 - by :user:lengau
  • Replace SHGetFolderPathW with SHGetKnownFolderPath :pr:380 - by :user:moi15moi
  • 📝 docs: restructure and fix cross-references :pr:419

4.6.0 (2026-02-12)

  • feat(macos): add XDG env var support via shared mixin :pr:375 - by :user:Czaki
  • build: migrate from hatch to tox with ty :pr:415
  • Fix docs for site_cache_dir :pr:402 - by :user:brianhelba
  • Update outdated link and correct function doc :pr:398 - by :user:joclement
Commits
  • 77bcd60 Release 4.7.1
  • fe5bf83 🐛 fix(windows): avoid FileNotFoundError in sandboxed environments (#422)
  • 13094f8 Release 4.7.0
  • 3bdc4ae 🔧 build(release): adopt filelock-style automated workflow (#420)
  • 8c282eb 🐛 fix(unix): fall back to tempdir when runtime dir is not writable (#369)
  • 22898d3 Replace 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)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file 🔗 python Pull requests that update python code labels Feb 13, 2026
@dependabot dependabot Bot requested a review from esacteksab as a code owner February 13, 2026 23:04
@dependabot dependabot Bot added python Pull requests that update python code dependencies Pull requests that update a dependency file 🔗 labels Feb 13, 2026
@github-actions github-actions Bot added the type: chore Chore 🔧 label Feb 13, 2026
@esacteksab esacteksab merged commit d044676 into main Feb 14, 2026
3 checks passed
@esacteksab esacteksab deleted the dependabot/pip/python-minor-and-patch-b4c013edee branch February 14, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file 🔗 python Pull requests that update python code type: chore Chore 🔧

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant