Skip to content

Commit

Permalink
Bump motor from 3.4.0 to 3.5.1 (#75)
Browse files Browse the repository at this point in the history
Bumps [motor](https://github.com/mongodb/motor) from 3.4.0 to 3.5.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mongodb/motor/releases">motor's
releases</a>.</em></p>
<blockquote>
<h2>Motor 3.5.1</h2>
<h2>What's Changed</h2>
<ul>
<li>MOTOR-1335 AsyncIOMotorClient is not suscriptable by <a
href="https://github.com/blink1073"><code>@​blink1073</code></a> in <a
href="https://redirect.github.com/mongodb/motor/pull/293">mongodb/motor#293</a></li>
<li>MOTOR-1336 Add changelog for 3.5.1 by <a
href="https://github.com/blink1073"><code>@​blink1073</code></a> in <a
href="https://redirect.github.com/mongodb/motor/pull/294">mongodb/motor#294</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mongodb/motor/compare/3.5.0...3.5.1">https://github.com/mongodb/motor/compare/3.5.0...3.5.1</a></p>
<h2>Motor 3.5.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Drop support for Python 3.7.</li>
<li>Switch to using Hatchling as a build backend and remove
setup.py.</li>
<li>Add Secure Software Development Life Cycle automation to release
process. GitHub Releases for pymongocrypt now include a Software Bill of
Materials, and signature files corresponding to the distribution files
released on PyPI.</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Doekeb"><code>@​Doekeb</code></a> made
their first contribution in <a
href="https://redirect.github.com/mongodb/motor/pull/272">mongodb/motor#272</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mongodb/motor/compare/3.4.0...3.5.0">https://github.com/mongodb/motor/compare/3.4.0...3.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/mongodb/motor/blob/master/doc/changelog.rst">motor's
changelog</a>.</em></p>
<blockquote>
<h2>Motor 3.5.1</h2>
<ul>
<li>Fix runtime behavior of Motor generic class typing, e.g.
<code>client: AsyncIOMotorClient[Dict[str, Any]]</code>.</li>
</ul>
<h2>Motor 3.5.0</h2>
<ul>
<li>Drop support for Python 3.7.</li>
<li>Switch to using Hatchling as a build backend and remove
<code>setup.py</code>.</li>
<li>Add Secure Software Development Life Cycle automation to release
process.
GitHub Releases for pymongocrypt now include a Software Bill of
Materials, and signature
files corresponding to the distribution files released on PyPI.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mongodb/motor/commit/b1df705d6a93a3b07a05587c16a354b0c169bb43"><code>b1df705</code></a>
BUMP 3.5.1</li>
<li><a
href="https://github.com/mongodb/motor/commit/9065e68df822189f45526c2f76e6a97365d07b8b"><code>9065e68</code></a>
MOTOR-1336 Add changelog for 3.5.1 (<a
href="https://redirect.github.com/mongodb/motor/issues/294">#294</a>)</li>
<li><a
href="https://github.com/mongodb/motor/commit/13ca542d5effd3483980dee219132db6d85fcb62"><code>13ca542</code></a>
MOTOR-1335 AsyncIOMotorClient is not suscriptable (<a
href="https://redirect.github.com/mongodb/motor/issues/293">#293</a>)</li>
<li><a
href="https://github.com/mongodb/motor/commit/51467088200e8c0aea9edbe9c570bc404aff36ff"><code>5146708</code></a>
BUMP 3.6.0.dev0</li>
<li><a
href="https://github.com/mongodb/motor/commit/cd0316acd27208109de21ce1142f80db36e5ad1b"><code>cd0316a</code></a>
BUMP 3.5.0</li>
<li><a
href="https://github.com/mongodb/motor/commit/73a4cf0e6049ab784a90dbed5f1363def04289ff"><code>73a4cf0</code></a>
PYTHON-4499 Fix test_logging_without_listeners (<a
href="https://redirect.github.com/mongodb/motor/issues/292">#292</a>)</li>
<li><a
href="https://github.com/mongodb/motor/commit/fb67b5ff4a55852ab4bb0a131aa99ccbcacf945c"><code>fb67b5f</code></a>
BUMP 3.5.0.dev2</li>
<li><a
href="https://github.com/mongodb/motor/commit/09673655057b478dc44fff4e6bf1bd55a16efe05"><code>0967365</code></a>
BUMP 3.5.0rc2</li>
<li><a
href="https://github.com/mongodb/motor/commit/fd55efee7639e717b6375eeaa59a6dc639e6cd9b"><code>fd55efe</code></a>
MOTOR-1332 Update changelog for 3.5 (<a
href="https://redirect.github.com/mongodb/motor/issues/291">#291</a>)</li>
<li><a
href="https://github.com/mongodb/motor/commit/3ff6c13a53b8e68e9dfdd21d921618f78e2feea8"><code>3ff6c13</code></a>
BUMP 3.5.0.dev1</li>
<li>Additional commits viewable in <a
href="https://github.com/mongodb/motor/compare/3.4.0...3.5.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=motor&package-manager=pip&previous-version=3.4.0&new-version=3.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
  • Loading branch information
RJ1002 authored Oct 14, 2024
2 parents a202f98 + 993ab5e commit 5826e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.10.5
dateparser==1.2.0
dblpy==0.4.0
discord.py==2.3.2
motor==3.4.0
motor==3.5.1
pytz==2024.1
regex==2024.5.15
requests==2.32.3
Expand Down

0 comments on commit 5826e8c

Please sign in to comment.