dependabot[bot] opened a new pull request, #68780: URL: https://github.com/apache/airflow/pull/68780
Bumps [zeep](https://github.com/mvantellingen/python-zeep) from 4.3.2 to 4.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mvantellingen/python-zeep/releases">zeep's releases</a>.</em></p> <blockquote> <h2>4.3.3</h2> <h2>Highlights</h2> <ul> <li><strong>Wire up the <code>forbid_external</code> setting</strong> (previously defined but unused since the move off <code>defusedxml</code> in 4.0). When enabled, zeep refuses to transitively fetch <code>http</code>/<code>https</code> resources via <code>xsd:import</code>, <code>xsd:include</code>, <code>wsdl:import</code> or lxml entity resolution, raising <code>zeep.exceptions.ExternalReferenceForbidden</code>. The user-supplied entry-point WSDL/schema URL is still loaded. The default remains <code>False</code> to preserve existing behaviour; enable it when loading WSDLs from untrusted sources to mitigate SSRF via attacker-controlled import targets.</li> </ul> <h2>Internal</h2> <ul> <li>Tooling only (no runtime changes): migrated dependency/build management to <strong>uv</strong> and replaced isort/flake8/black with <strong>ruff</strong>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mvantellingen/python-zeep/blob/main/CHANGES">zeep's changelog</a>.</em></p> <blockquote> <h2>4.3.3 (2026-06-18)</h2> <ul> <li>Wire up the <code>forbid_external</code> setting (previously defined but unused since the move off <code>defusedxml</code> in 4.0). When enabled it refuses to transitively fetch <code>http</code>/<code>https</code> resources via <code>xsd:import</code>, <code>xsd:include</code>, <code>wsdl:import</code> or lxml entity resolution, raising <code>zeep.exceptions.ExternalReferenceForbidden</code>. The user-supplied entry-point WSDL/schema URL is still loaded. The default remains <code>False</code> to preserve existing behaviour; enable when loading WSDLs from untrusted sources to mitigate SSRF via attacker-controlled import targets.</li> <li>Internal tooling only: migrate dependency/build management to uv and replace isort/flake8/black with ruff. No runtime changes.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mvantellingen/python-zeep/commit/1b7072c0dba397b86e8a47cf766a39f981b3a2de"><code>1b7072c</code></a> Release 4.3.3</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/e0e657259c03e3c28368473f7738232abc51033e"><code>e0e6572</code></a> Release 4.3.3</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/a3c19198d0947485351e04176a96a1d33728f82a"><code>a3c1919</code></a> chore: single-source the version, drop bumpversion</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/7e90b098ddd4d0498d70d4c8c289719c8ac34863"><code>7e90b09</code></a> fix: use relative coverage paths for cross-OS combine</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/e12eb1f3d3b5d21ac0b7e46a3367523715b122e7"><code>e12eb1f</code></a> ci: bump actions to fix nodejs warning</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/e053fc4930c9da3b1c1366f274c19aa25150e0eb"><code>e053fc4</code></a> fix: resolve ruff lint findings surfaced by CI</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/db2424b49f8dd7503a0c0501bda0dbb01c4ecbc5"><code>db2424b</code></a> chore: migrate to uv and ruff, drop tox/pip</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/fe2671a967f6b3a9b093fb0b782f6748714fd4da"><code>fe2671a</code></a> chore: move to ruff</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/f790550ae99b37eaaaf4f0aede41a8b3051b84f4"><code>f790550</code></a> chore: bump pytest</li> <li><a href="https://github.com/mvantellingen/python-zeep/commit/7f8d84b85f73513376f6b442c56efd15f8fd6f16"><code>7f8d84b</code></a> chore: update and pin actions</li> <li>Additional commits viewable in <a href="https://github.com/mvantellingen/python-zeep/compare/4.3.2...4.3.3">compare view</a></li> </ul> </details> <br /> [](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/airflow/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]
