Skip to content

Commit b144a1c

Browse files
Bump platformdirs from 4.3.6 to 4.3.7 (#10608)
Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.6 to 4.3.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tox-dev/platformdirs/releases">platformdirs's releases</a>.</em></p> <blockquote> <h2>4.3.7</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Chunk dependabot updates into a single PR by <a href="https://github.com/ofek"><code>@​ofek</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/311">tox-dev/platformdirs#311</a></li> <li>Drop support for EOL Python 3.8 by <a href="https://github.com/hugovk"><code>@​hugovk</code></a> in <a href="https://redirect.github.com/tox-dev/platformdirs/pull/330">tox-dev/platformdirs#330</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7">https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tox-dev/platformdirs/commit/00c695b99a2776e0f271bfcb43d15f908bbf361b"><code>00c695b</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/342">#342</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/6a81b38d7926f8ba99ebf82c837034bdd8d27039"><code>6a81b38</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/341">#341</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/59d09e5ac0802a62636b7600c9ffbde9894e14db"><code>59d09e5</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/340">#340</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/263f12a29c87c3c6607a9a66964272fd5ead6b63"><code>263f12a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/339">#339</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/11e9d9a1a60338e5abc21ea8fa5973e8e8200171"><code>11e9d9a</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/338">#338</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/330deb217bfc64fb2875f733514bebb6deb47448"><code>330deb2</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/336">#336</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/9bfd6e8d3bd0478759ffe3fd8723271c894e094b"><code>9bfd6e8</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/335">#335</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/6e544b3cee6baabd9756b14eb9ddc3a49e5b1f54"><code>6e544b3</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/333">#333</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/55f7c0f021d02072d460684f1c6191af0d537b07"><code>55f7c0f</code></a> Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 in the all group (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/332">#332</a>)</li> <li><a href="https://github.com/tox-dev/platformdirs/commit/d0ab5502c891d43c9864a7b1d1f885c24794bdfe"><code>d0ab550</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/tox-dev/platformdirs/issues/326">#326</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tox-dev/platformdirs/compare/4.3.6...4.3.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=platformdirs&package-manager=pip&previous-version=4.3.6&new-version=4.3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 069a863 commit b144a1c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/constraints.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ packaging==24.2
130130
# sphinx
131131
pip-tools==7.4.1
132132
# via -r requirements/dev.in
133-
platformdirs==4.3.6
133+
platformdirs==4.3.7
134134
# via virtualenv
135135
pluggy==1.5.0
136136
# via pytest

requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ packaging==24.2
127127
# sphinx
128128
pip-tools==7.4.1
129129
# via -r requirements/dev.in
130-
platformdirs==4.3.6
130+
platformdirs==4.3.7
131131
# via virtualenv
132132
pluggy==1.5.0
133133
# via pytest

requirements/lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ nodeenv==1.9.1
5151
# via pre-commit
5252
packaging==24.2
5353
# via pytest
54-
platformdirs==4.3.6
54+
platformdirs==4.3.7
5555
# via virtualenv
5656
pluggy==1.5.0
5757
# via pytest

0 commit comments

Comments
 (0)