Skip to content

Commit fa8a2d4

Browse files
chore(deps): update dependency platformdirs to v4.9.4 (#49) [skip ci]
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [platformdirs](https://redirect.github.com/tox-dev/platformdirs) ([changelog](https://platformdirs.readthedocs.io/en/latest/changelog.html)) | `==4.9.2` → `==4.9.4` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/platformdirs/4.9.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/platformdirs/4.9.2/4.9.4?slim=true) | --- ### Release Notes <details> <summary>tox-dev/platformdirs (platformdirs)</summary> ### [`v4.9.4`](https://redirect.github.com/tox-dev/platformdirs/releases/tag/4.9.4) [Compare Source](https://redirect.github.com/tox-dev/platformdirs/compare/4.9.2...4.9.4) <!-- Release notes generated using configuration in .github/release.yaml at 4.9.4 --> ##### What's Changed - Add permissions to workflows by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;455](https://redirect.github.com/tox-dev/platformdirs/pull/455) - Move SECURITY.md to .github/SECURITY.md by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;456](https://redirect.github.com/tox-dev/platformdirs/pull/456) - Standardize .github files to .yaml suffix by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;458](https://redirect.github.com/tox-dev/platformdirs/pull/458) - 📝 docs: add project logo to documentation by [@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in [#&#8203;459](https://redirect.github.com/tox-dev/platformdirs/pull/459) **Full Changelog**: <tox-dev/platformdirs@4.9.3...4.9.4> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 9am on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/user-cube/cluster-bootstrap). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e976bf4 commit fa8a2d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mkdocs-material-extensions==1.3.1
1818
packaging==26.0
1919
paginate==0.5.7
2020
pathspec==1.0.4
21-
platformdirs==4.9.2
21+
platformdirs==4.9.4
2222
Pygments==2.19.2
2323
pymdown-extensions==10.21
2424
python-dateutil==2.9.0.post0

0 commit comments

Comments
 (0)