Skip to content

build(deps): Bump platformdirs from 4.5.1 to 4.9.1 in /backend#45

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/backend/platformdirs-4.9.1
Open

build(deps): Bump platformdirs from 4.5.1 to 4.9.1 in /backend#45
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/backend/platformdirs-4.9.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2026

Bumps platformdirs from 4.5.1 to 4.9.1.

Release notes

Sourced from platformdirs's releases.

4.9.1

What's Changed

Full Changelog: tox-dev/platformdirs@4.9.0...4.9.1

4.9.0

What's Changed

Full Changelog: tox-dev/platformdirs@4.8.0...4.9.0

4.8.0

What's Changed

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

4.7.1

What's Changed

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

4.7.0

... (truncated)

Changelog

Sourced from platformdirs's changelog.

4.9.1 (2026-02-14)

  • 📝 docs: enhance README, fix issues, and reorganize platforms.rst :pr:445

4.9.0 (2026-02-14)

  • 📚 docs: split usage guide into tutorial, how-to, and reference :pr:441
  • ✨ feat(api): add site_bin_dir property :pr:443
  • ✨ feat(api): add site_applications_dir property :pr:442
  • 🐛 fix(unix): use correct runtime dir path for OpenBSD :pr:440
  • 📝 docs(usage): document use_site_for_root parameter :pr:439

4.8.0 (2026-02-14)

  • 📝 docs(usage): note that home dir is in stdlib :pr:431
  • ✨ feat(api): add user_applications_dir property :pr:432
  • ✨ feat(api): add user_bin_dir property :pr:430
  • 🐛 fix(macos): yield individual site dirs in iter_*_dirs :pr:429
  • ✨ feat(windows): add WIN_PD_OVERRIDE_* env var overrides :pr:428
  • ✨ feat(windows): add PLATFORMDIRS_* env var overrides :pr:427
  • ✨ feat(api): add use_site_for_root parameter :pr:426
  • ✨ feat(api): add site_state_dir for system-wide state :pr:425
  • ✨ feat(api): add site_log_dir and document Store Python sandbox :pr:424
  • 📝 docs(windows): document Store Python sandbox path behavior :pr:423

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
  • f656849 Release 4.9.1
  • d983fb1 📝 docs: enhance README, fix issues, and reorganize platforms.rst (#445)
  • 685a1d9 Release 4.9.0
  • ae73d34 📚 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)
  • 03ccfd0 📝 docs(usage): document use_site_for_root parameter (#439)
  • e1b3d92 Release 4.8.0
  • 40b6f88 📝 docs(usage): note that home dir is in stdlib (#431)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.1 to 4.9.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.9.1)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-version: 4.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 15, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 15, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants