dependabot[bot] opened a new pull request, #65156:
URL: https://github.com/apache/airflow/pull/65156

   Bumps the pip-dependency-updates group with 1 update in the / directory: 
[platformdirs](https://github.com/tox-dev/platformdirs).
   
   Updates `platformdirs` from 4.9.4 to 4.9.6
   <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.9.6</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>πŸ› fix(release): use double quotes for tag variable expansion by <a 
href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in <a 
href="https://redirect.github.com/tox-dev/platformdirs/pull/477";>tox-dev/platformdirs#477</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/platformdirs/compare/4.9.5...4.9.6";>https://github.com/tox-dev/platformdirs/compare/4.9.5...4.9.6</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst";>platformdirs's
 changelog</a>.</em></p>
   <blockquote>
   <p>###########
   Changelog
   ###########</p>
   <hr />
   <p>4.9.6 (2026-04-09)</p>
   <hr />
   <ul>
   <li>πŸ› fix(release): use double quotes for tag variable expansion 
:pr:<code>477</code></li>
   </ul>
   <hr />
   <p>4.9.5 (2026-04-06)</p>
   <hr />
   <ul>
   <li>πŸ“ docs(appauthor): clarify None vs False on Windows 
:pr:<code>476</code></li>
   <li>Separates implementations of macOS dirs that share a default 
:pr:<code>473</code> - by :user:<code>Goddesen</code></li>
   <li>Remove persist-credentials: false from release job 
:pr:<code>472</code></li>
   <li>fix: do not duplicate site dirs in Unix.iter_{config,site}_dirs() when 
use_site_for_root is active :pr:<code>469</code> - by
   :user:<code>viccie30</code></li>
   <li>πŸ”§ fix(type): resolve ty 0.0.25 type errors :pr:<code>468</code></li>
   <li>πŸ”’ ci(workflows): add zizmor security auditing :pr:<code>467</code></li>
   <li>πŸ› fix(release): generate docstrfmt-compatible changelog entries 
:pr:<code>463</code></li>
   </ul>
   <hr />
   <p>4.9.4 (2026-03-05)</p>
   <hr />
   <ul>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>461</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>Update README.md</li>
   <li>πŸ“ docs: add project logo to documentation :pr:<code>459</code></li>
   <li>Standardize .github files to .yaml suffix</li>
   <li>build(deps): bump the all group with 2 updates :pr:<code>457</code> - by 
:user:<code>dependabot[bot]</code></li>
   <li>Move SECURITY.md to .github/SECURITY.md</li>
   <li>Add permissions to workflows :pr:<code>455</code></li>
   <li>Add security policy</li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>454</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   </ul>
   <hr />
   <p>4.9.2 (2026-02-16)</p>
   <hr />
   <ul>
   <li>πŸ“ docs: restructure following Diataxis framework 
:pr:<code>448</code></li>
   <li>πŸ“ docs(platforms): fix RST formatting and TOC hierarchy 
:pr:<code>447</code></li>
   </ul>
   <hr />
   <p>4.9.1 (2026-02-14)</p>
   <hr />
   <ul>
   <li>πŸ“ docs: enhance README, fix issues, and reorganize platforms.rst 
:pr:<code>445</code></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/56efd776d68a94898b319c108933d0cfbff813af";><code>56efd77</code></a>
 Release 4.9.6</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/d5d812a02102c633a39f3dfdddbc6bb1670b13ae";><code>d5d812a</code></a>
 πŸ› fix(release): use double quotes for tag variable expansion (<a 
href="https://redirect.github.com/tox-dev/platformdirs/issues/477";>#477</a>)</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/c2b0cee3a8261b3a75b283b9ef148d2425d48d35";><code>c2b0cee</code></a>
 build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the 
al...</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/7688069a09e03bb4e97fe0f9cf3aebedc8a6f7f9";><code>7688069</code></a>
 Release 4.9.5</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/104d28b48c59b327a7832b23509187eef2764af8";><code>104d28b</code></a>
 πŸ“ docs(appauthor): clarify None vs False on Windows (<a 
href="https://redirect.github.com/tox-dev/platformdirs/issues/476";>#476</a>)</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/0955048684241725bb2eae8a2ba5bc7f7f46c9a0";><code>0955048</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/tox-dev/platformdirs/issues/475";>#475</a>)</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/bd3c76602f88284eb832c7f5297c354ea7ac5906";><code>bd3c766</code></a>
 build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 in the all group (<a 
href="https://redirect.github.com/tox-dev/platformdirs/issues/474";>#474</a>)</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/749ac3f33ffc5af04fb8bb046bbbcc4d5aa562c9";><code>749ac3f</code></a>
 Separates implementations of macOS dirs that share a default (<a 
href="https://redirect.github.com/tox-dev/platformdirs/issues/473";>#473</a>)</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/cb8815684f15c58ad1b87c8b1d34f9bf2d79780e";><code>cb88156</code></a>
 Remove persist-credentials: false from release job (<a 
href="https://redirect.github.com/tox-dev/platformdirs/issues/472";>#472</a>)</li>
   <li><a 
href="https://github.com/tox-dev/platformdirs/commit/a501eabd7dd0e56116c38fa9dba15f3c0b60010a";><code>a501eab</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/tox-dev/platformdirs/issues/470";>#470</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/tox-dev/platformdirs/compare/4.9.4...4.9.6";>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.9.4&new-version=4.9.6)](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 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
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to