fix(deps): update dependency platformdirs to v4.3.8 (#335)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [platformdirs](https://github.com/tox-dev/platformdirs) ([changelog](https://github.com/tox-dev/platformdirs/releases)) | project.dependencies | patch | `==4.3.7` -> `==4.3.8` | --- ### Release Notes <details> <summary>tox-dev/platformdirs (platformdirs)</summary> ### [`v4.3.8`](https://github.com/tox-dev/platformdirs/releases/tag/4.3.8) [Compare Source](https://github.com/tox-dev/platformdirs/compare/4.3.7...4.3.8) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Add missing examples and fix order of examples in README by [@​gene1wood](https://github.com/gene1wood) in https://github.com/tox-dev/platformdirs/pull/355 #### New Contributors - [@​gene1wood](https://github.com/gene1wood) made their first contribution in https://github.com/tox-dev/platformdirs/pull/355 **Full Changelog**: https://github.com/tox-dev/platformdirs/compare/4.3.7...4.3.8 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC44LjEiLCJ1cGRhdGVkSW5WZXIiOiI0MC44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19--> Reviewed-on: #335 Co-authored-by: Renovate [BOT] <renovate-bot@git.tainton.uk> Co-committed-by: Renovate [BOT] <renovate-bot@git.tainton.uk>
This commit is contained in:
@ -22,7 +22,7 @@ dependencies = [
|
||||
"mypy-extensions==1.1.0",
|
||||
"packaging==25.0",
|
||||
"pathspec==0.12.1",
|
||||
"platformdirs==4.3.7",
|
||||
"platformdirs==4.3.8",
|
||||
"pluggy==1.5.0",
|
||||
"py==1.11.0",
|
||||
"pyparsing==3.2.3",
|
||||
|
Reference in New Issue
Block a user