dependabot[bot] opened a new pull request, #5:
URL: https://github.com/apache/openserverless-runtimes/pull/5

   Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.4.1 
to 4.6.3.
   <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.6.3</h2>
   <p>Community notes: <a 
href="https://www.mongodb.com/community/forums/t/pymongo-4-6-3-release-for-cve-2024-5629/284348";>https://www.mongodb.com/community/forums/t/pymongo-4-6-3-release-for-cve-2024-5629/284348</a></p>
   <h2>PyMongo 4.6.2</h2>
   <p>Release notes: <a 
href="https://www.mongodb.com/community/forums/t/pymongo-4-6-2-released/267404";>https://www.mongodb.com/community/forums/t/pymongo-4-6-2-released/267404</a></p>
   <h2>PyMongo 4.6.1</h2>
   <p>Release notes: <a 
href="https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752";>https://www.mongodb.com/community/forums/t/pymongo-4-6-1-released/255752</a></p>
   <h2>PyMongo 4.6.0</h2>
   <p>Release notes: <a 
href="https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866";>https://www.mongodb.com/community/forums/t/pymongo-4-6-0-released/251866</a></p>
   <h2>PyMongo 4.5.0</h2>
   <p>Release notes: <a 
href="https://www.mongodb.com/community/forums/t/pymongo-4-5-0-released/240662";>https://www.mongodb.com/community/forums/t/pymongo-4-5-0-released/240662</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst";>pymongo's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in Version 4.6.3</h2>
   <p>PyMongo 4.6.3 fixes the following bug:</p>
   <ul>
   <li>Fixed a potential memory access violation when decoding invalid 
bson.</li>
   </ul>
   <p>Issues Resolved
   ...............</p>
   <p>See the <code>PyMongo 4.6.3 release notes in JIRA</code>_ for the list of 
resolved issues
   in this release.</p>
   <p>.. _PyMongo 4.6.3 release notes in JIRA: <a 
href="https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&amp;version=38360";>https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&amp;version=38360</a></p>
   <h2>Changes in Version 4.6.2</h2>
   <p>PyMongo 4.6.2 fixes the following bug:</p>
   <ul>
   <li>Fixed a bug appearing in Python 3.12 where &quot;RuntimeError: can't 
create new thread at interpreter shutdown&quot;
   could be written to stderr when a MongoClient's thread starts as the python 
interpreter is shutting down.</li>
   </ul>
   <p>Issues Resolved
   ...............</p>
   <p>See the <code>PyMongo 4.6.2 release notes in JIRA</code>_ for the list of 
resolved issues
   in this release.</p>
   <p>.. _PyMongo 4.6.2 release notes in JIRA: <a 
href="https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&amp;version=37906";>https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&amp;version=37906</a></p>
   <h2>Changes in Version 4.6.1</h2>
   <p>PyMongo 4.6.1 fixes the following bug:</p>
   <ul>
   <li>Ensure retryable read <code>OperationFailure</code> errors re-raise 
exception when 0 or NoneType error code is provided.</li>
   </ul>
   <p>Issues Resolved
   ...............</p>
   <p>See the <code>PyMongo 4.6.1 release notes in JIRA</code>_ for the list of 
resolved issues
   in this release.</p>
   <p>.. _PyMongo 4.6.1 release notes in JIRA: <a 
href="https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&amp;version=37138";>https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&amp;version=37138</a></p>
   <h2>Changes in Version 4.6</h2>
   <p>PyMongo 4.6 brings a number of improvements including:</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/8da192f9ca2d4f6464897b22b3029c227043f0cb";><code>8da192f</code></a>
 BUMP 4.6.3</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/56b6b6dbc267d365d97c037082369dabf37405d2";><code>56b6b6d</code></a>
 PYTHON-4305 Fix bson size check (<a 
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1564";>#1564</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/449d0f316cbcdea59d8b69b5e4fc34ac07949dc6";><code>449d0f3</code></a>
 BUMP to 4.6.3.dev0</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/e04576de22c06a4609b16db0f6e10e86ad5c8dad";><code>e04576d</code></a>
 DEVPROD-3871 Use teardown_task when there is one function/command (<a 
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1533";>#1533</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/cf1c6a11f76861fd6150b0df79a7ed70f2b2fea5";><code>cf1c6a1</code></a>
 PYTHON-4219 Prep for 4.6.2 Release (<a 
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1530";>#1530</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/d29b2b7cf405901a801591e475574b63aa81ac5c";><code>d29b2b7</code></a>
 PYTHON-4147 [v4.6]: Silence noisy thread.start() RuntimeError at shutdown (<a 
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1";>#1</a>...</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/0477b9bc0c59de311fbb6d6a157b97a4af8d0a23";><code>0477b9b</code></a>
 PYTHON-4077 [v4.6]: Ensure there is a MacOS wheel for Python 3.7 (<a 
href="https://redirect.github.com/mongodb/mongo-python-driver/issues/1527";>#1527</a>)</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/ecad17d24e8aafa374ab5fd194ce79b6861efcad";><code>ecad17d</code></a>
 BUMP 4.6.2.dev0</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/485e0a5e56f2d524b5cbc31538a0c455e3ddd858";><code>485e0a5</code></a>
 BUMP 4.6.1</li>
   <li><a 
href="https://github.com/mongodb/mongo-python-driver/commit/995365c7128c3107b4f9ce1524220378176a3a96";><code>995365c</code></a>
 PYTHON-4038 [v4.6]: Ensure retryable read <code>OperationFailure</code>s 
re-raise except...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mongodb/mongo-python-driver/compare/4.4.1...4.6.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pymongo&package-manager=pip&previous-version=4.4.1&new-version=4.6.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 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)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/openserverless-runtimes/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: dev-unsubscr...@openserverless.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to