dependabot[bot] opened a new pull request, #1590:
URL: https://github.com/apache/datafusion-python/pull/1590

   Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 
3.20.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/tox-dev/py-filelock/releases";>filelock's 
releases</a>.</em></p>
   <blockquote>
   <h2>3.20.3</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>Fix TOCTOU symlink vulnerability in SoftFileLock by <a 
href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/465";>tox-dev/filelock#465</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/filelock/compare/3.20.2...3.20.3";>https://github.com/tox-dev/filelock/compare/3.20.2...3.20.3</a></p>
   <h2>3.20.2</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>Support Unix systems without O_NOFOLLOW by <a 
href="https://github.com/mwilliamson";><code>@​mwilliamson</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/463";>tox-dev/filelock#463</a></li>
   <li>[pre-commit.ci] pre-commit autoupdate by <a 
href="https://github.com/pre-commit-ci";><code>@​pre-commit-ci</code></a>[bot] 
in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/464";>tox-dev/filelock#464</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/mwilliamson";><code>@​mwilliamson</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/463";>tox-dev/filelock#463</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/filelock/compare/3.20.1...3.20.2";>https://github.com/tox-dev/filelock/compare/3.20.1...3.20.2</a></p>
   <h2>3.20.1</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>CVE-2025-68146: Fix TOCTOU symlink vulnerability in lock file creation 
by <a href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in 
<a 
href="https://redirect.github.com/tox-dev/filelock/pull/461";>tox-dev/filelock#461</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/filelock/compare/3.20.0...3.20.1";>https://github.com/tox-dev/filelock/compare/3.20.0...3.20.1</a></p>
   <h2>3.20.0</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>Add tox.toml to sdist by <a 
href="https://github.com/mtelka";><code>@​mtelka</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/436";>tox-dev/filelock#436</a></li>
   <li>Update docs with example by <a 
href="https://github.com/znichollscr";><code>@​znichollscr</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/438";>tox-dev/filelock#438</a></li>
   <li>Add 3.14 support and drop 3.9 by <a 
href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/448";>tox-dev/filelock#448</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/mtelka";><code>@​mtelka</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/436";>tox-dev/filelock#436</a></li>
   <li><a href="https://github.com/znichollscr";><code>@​znichollscr</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/438";>tox-dev/filelock#438</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/tox-dev/filelock/compare/3.19.1...3.20.0";>https://github.com/tox-dev/filelock/compare/3.19.1...3.20.0</a></p>
   <h2>3.19.1</h2>
   <!-- raw HTML omitted -->
   <h2>What's Changed</h2>
   <ul>
   <li>add 3.14t (free threading) to matrix by <a 
href="https://github.com/paultiq";><code>@​paultiq</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/433";>tox-dev/filelock#433</a></li>
   <li>Increase test coverage by <a 
href="https://github.com/paultiq";><code>@​paultiq</code></a> in <a 
href="https://redirect.github.com/tox-dev/filelock/pull/434";>tox-dev/filelock#434</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst";>filelock's
 changelog</a>.</em></p>
   <blockquote>
   <p>###########
   Changelog
   ###########</p>
   <hr />
   <p>3.29.3 (2026-06-10)</p>
   <hr />
   <ul>
   <li>🐛 fix(ci): restore release environment on tag job 
:pr:<code>559</code></li>
   <li>validate pid range in _parse_lock_holder :pr:<code>556</code> - by 
:user:<code>dxbjavid</code></li>
   <li>🔧 ci(release): publish to PyPI on tag push :pr:<code>557</code></li>
   <li>build(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 
:pr:<code>558</code> - by :user:<code>dependabot[bot]</code></li>
   </ul>
   <hr />
   <p>3.29.2 (2026-06-10)</p>
   <hr />
   <ul>
   <li>build(deps): bump actions/checkout from 6.0.2 to 6.0.3 
:pr:<code>555</code> - by :user:<code>dependabot[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>554</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>check hostname in is_lock_held_by_us :pr:<code>553</code> - by 
:user:<code>dxbjavid</code></li>
   <li>🔒 fix(soft): harden stale-lock breaking and self-heal malformed locks 
:pr:<code>551</code></li>
   <li>open marker reads non-blocking to refuse attacker-placed fifo 
:pr:<code>549</code> - by :user:<code>dxbjavid</code></li>
   </ul>
   <hr />
   <p>3.29.1 (2026-06-03)</p>
   <hr />
   <ul>
   <li>🐛 fix(soft): refuse to follow symlinks when reading the lock file 
:pr:<code>548</code> - by :user:<code>dxbjavid</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>547</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>546</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>chore: improve filelock maintenance path :pr:<code>545</code> - by 
:user:<code>lphuc2250gma</code></li>
   <li>chore: improve filelock maintenance path :pr:<code>544</code> - by 
:user:<code>lphuc2250gma</code></li>
   <li>chore: improve filelock maintenance path :pr:<code>542</code> - by 
:user:<code>lphuc2250gma</code></li>
   <li>docs: clarify per-thread scope of FileLock configuration 
:pr:<code>543</code> - by :user:<code>Gares95</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>541</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>docs: fix API docs of <code>release()</code> :pr:<code>540</code> - by 
:user:<code>MrAnno</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>539</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>538</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>537</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   <li>build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 
:pr:<code>536</code> - by :user:<code>dependabot[bot]</code></li>
   <li>[pre-commit.ci] pre-commit autoupdate :pr:<code>535</code> - by 
:user:<code>pre-commit-ci[bot]</code></li>
   </ul>
   <hr />
   <p>3.29.0 (2026-04-19)</p>
   <hr />
   <ul>
   <li>✨ feat(soft): enable stale lock detection on Windows 
:pr:<code>534</code></li>
   <li>🐛 fix(async): use single-thread executor for lock consistency 
:pr:<code>533</code></li>
   <li>build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 
:pr:<code>530</code> - by :user:<code>dependabot[bot]</code></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/41b42dd2c72aecf7da83dbda5903b8087dddc4d5";><code>41b42dd</code></a>
 Fix TOCTOU symlink vulnerability in SoftFileLock (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/465";>#465</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/f2e7d4046b6a2b375a573bcfbad21827b99f8939";><code>f2e7d40</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/464";>#464</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/50888548eb2f008d372e71f2835a47851ab83836";><code>5088854</code></a>
 Support Unix systems without O_NOFOLLOW (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/463";>#463</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/377f62251d7cdf30768cc9ee1eb31cea1551c71b";><code>377f622</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/460";>#460</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/4724d7f8c3393ec1f048c93933e6e3e6ec321f0e";><code>4724d7f</code></a>
 Fix TOCTOU symlink vulnerability in lock file creation (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/461";>#461</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/cb69414a2327cf0a9887e12054d1dc112ee700af";><code>cb69414</code></a>
 Bump actions/upload-artifact from 5 to 6 (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/459";>#459</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/0769294f14a6c62eea64741722f7acef5386b4cd";><code>0769294</code></a>
 Bump actions/download-artifact from 6 to 7 (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/458";>#458</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/414193a188892bd376eb5c56eb45a9cf8ecc9284";><code>414193a</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/457";>#457</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/1456797beb94ad59e5627462ad29f7ed3a966626";><code>1456797</code></a>
 [pre-commit.ci] pre-commit autoupdate (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/456";>#456</a>)</li>
   <li><a 
href="https://github.com/tox-dev/filelock/commit/8d6bf90af313ac7fd6e41ef2b715d91dd6858f5c";><code>8d6bf90</code></a>
 Bump actions/checkout from 5 to 6 (<a 
href="https://redirect.github.com/tox-dev/py-filelock/issues/455";>#455</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/tox-dev/py-filelock/compare/3.18.0...3.20.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=filelock&package-manager=uv&previous-version=3.18.0&new-version=3.20.3)](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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/datafusion-python/network/alerts).
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to