dependabot[bot] opened a new pull request, #48157: URL: https://github.com/apache/airflow/pull/48157
Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-python-driver/releases">pymongo's releases</a>.</em></p> <blockquote> <h2>PyMongo 4.11.3</h2> <h2>What's Changed</h2> <ul> <li>PYTHON-5202 WaitQueueTimeoutError should not clear the pool (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2192">#2192</a>) [v4.11] by <a href="https://github.com/mongodb-drivers-pr-bot"><code>@mongodb-drivers-pr-bot</code></a> in <a href="https://redirect.github.com/mongodb/mongo-python-driver/pull/2196">mongodb/mongo-python-driver#2196</a></li> <li>PYTHON-5131 [v4.11] Migrate off of Ubuntu 20.04 GitHub Actions Runners by <a href="https://github.com/blink1073"><code>@blink1073</code></a> in <a href="https://redirect.github.com/mongodb/mongo-python-driver/pull/2182">mongodb/mongo-python-driver#2182</a></li> <li>PYTHON-5198 Fix test_03_invalid_keyid (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2195">#2195</a>) [v4.11] by <a href="https://github.com/mongodb-drivers-pr-bot"><code>@mongodb-drivers-pr-bot</code></a> in <a href="https://redirect.github.com/mongodb/mongo-python-driver/pull/2198">mongodb/mongo-python-driver#2198</a></li> <li>Prepare for 4.11.3 release by <a href="https://github.com/blink1073"><code>@blink1073</code></a> in <a href="https://redirect.github.com/mongodb/mongo-python-driver/pull/2208">mongodb/mongo-python-driver#2208</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/mongodb-drivers-pr-bot"><code>@mongodb-drivers-pr-bot</code></a> made their first contribution in <a href="https://redirect.github.com/mongodb/mongo-python-driver/pull/2196">mongodb/mongo-python-driver#2196</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/mongodb/mongo-python-driver/compare/4.11.2...4.11.3">https://github.com/mongodb/mongo-python-driver/compare/4.11.2...4.11.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-python-driver/blob/4.11.3/doc/changelog.rst">pymongo's changelog</a>.</em></p> <blockquote> <h2>Changes in Version 4.11.3 (2025/03/17)</h2> <p>Version 4.11.3 is a bug fix release.</p> <ul> <li>Fixed a bug where a <code>WaitQueueTimeoutError</code> would cause the connection pool to be cleared.</li> </ul> <p>Issues Resolved ...............</p> <p>See the <code>PyMongo 4.11.3 release notes in JIRA</code>_ for the list of resolved issues in this release.</p> <p>.. _PyMongo 4.11.3 release notes in JIRA: <a href="https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=42695">https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=42695</a></p> <h2>Changes in Version 4.11.2 (2025/03/03)</h2> <p>Version 4.11.2 is a bug fix release.</p> <ul> <li>Fixed a bug where :meth:<code>~pymongo.database.Database.command</code> would fail when attempting to run the bulkWrite command.</li> </ul> <p>Issues Resolved ...............</p> <p>See the <code>PyMongo 4.11.2 release notes in JIRA</code>_ for the list of resolved issues in this release.</p> <p>.. _PyMongo 4.11.2 release notes in JIRA: <a href="https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=42506">https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=42506</a></p> <h2>Changes in Version 4.11.1 (2025/02/10)</h2> <ul> <li>Fixed support for prebuilt <code>ppc64le</code> and <code>s390x</code> wheels.</li> </ul> <h2>Changes in Version 4.11.0 (2025/01/28)</h2> <p>.. warning:: PyMongo 4.11 drops support for Python 3.8 and PyPy 3.9: Python 3.9+ or PyPy 3.10+ is now required. .. warning:: PyMongo 4.11 drops support for MongoDB 3.6. PyMongo now supports MongoDB 4.0+. Driver support for MongoDB 3.6 reached end of life in April 2024. .. warning:: Driver support for MongoDB 4.0 reaches end of life in April 2025. A future minor release of PyMongo will raise the minimum supported MongoDB Server version from 4.0 to 4.2. This is in accordance with <a href="https://www.mongodb.com/legal/support-policy/lifecycles">MongoDB Software Lifecycle Schedules</a>. <strong>Support for MongoDB Server 4.0 will be dropped in a future release!</strong> .. warning:: This version does not include wheels for <code>ppc64le</code> or <code>s390x</code> architectures, see <code>PYTHON-5058</code>_ for more information.</p> <p>PyMongo 4.11 brings a number of changes including:</p> <ul> <li>Dropped support for Python 3.8 and PyPy 3.9.</li> <li>Dropped support for MongoDB 3.6.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/82407a56c0c9c695243db7b53d04412443e51892"><code>82407a5</code></a> BUMP 4.11.3</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/d15d5e7445fe466d397ad5f1d09ae70ad0bb5874"><code>d15d5e7</code></a> Prepare for 4.11.3 release (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2208">#2208</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/c2bf5e455d6a50457d697713ebd79382b33a8d04"><code>c2bf5e4</code></a> PYTHON-5198 Fix test_03_invalid_keyid (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2195">#2195</a>) [v4.11] (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2198">#2198</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/dc73514cbaa9766c46f9ac717285fb08080587d1"><code>dc73514</code></a> PYTHON-5202 WaitQueueTimeoutError should not clear the pool (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2192">#2192</a>) [v4.11] (...</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/112e29b30f4824f43adc3b898463ceec29e008fb"><code>112e29b</code></a> PYTHON-5131 [v4.11] Migrate off of Ubuntu 20.04 GitHub Actions Runners (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2182">#2182</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/ca0ed96eca11b5dbd1118b50efaed6f3dd6eef1d"><code>ca0ed96</code></a> BUMP 4.11.3.dev0</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/c27fa509fd9617f30d61c8d0964e1907e10517a4"><code>c27fa50</code></a> BUMP 4.11.2</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/c17011ae7ff7faec7daa25e29693611851b4d4a1"><code>c17011a</code></a> BUMP 4.11.1</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/0fa3475835e8bde80a8fa282e1fd690dce84f60e"><code>0fa3475</code></a> PYTHON-5155 Use dochub link for fork warning (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2173">#2173</a>) [v4.11] (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2174">#2174</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/315f3cd1b20e2b37a5424279999d5bbfb13652a2"><code>315f3cd</code></a> PYTHON-5166 Allow Database.command to run bulkWrite commands (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2164">#2164</a>) [v4.11] ...</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-python-driver/compare/4.0...4.11.3">compare view</a></li> </ul> </details> <br /> 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> -- 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]
