Skip to content

Commit

Permalink
Bump rpds-py from 0.20.1 to 0.21.0 in /api (#323)
Browse files Browse the repository at this point in the history
Bumps [rpds-py](https://github.com/crate-py/rpds) from 0.20.1 to 0.21.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/crate-py/rpds/releases">rpds-py's
releases</a>.</em></p>
<blockquote>
<h2>v0.21.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>bump pyO3 to 0.22.6 by <a
href="https://github.com/minrk"><code>@​minrk</code></a> in <a
href="https://redirect.github.com/crate-py/rpds/pull/97">crate-py/rpds#97</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/minrk"><code>@​minrk</code></a> made
their first contribution in <a
href="https://redirect.github.com/crate-py/rpds/pull/97">crate-py/rpds#97</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/crate-py/rpds/compare/v0.20.1...v0.21.0">https://github.com/crate-py/rpds/compare/v0.20.1...v0.21.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/crate-py/rpds/commit/73581d8dfc56a24eac6ee32c83e6759b4506bb71"><code>73581d8</code></a>
Release v0.21.0</li>
<li><a
href="https://github.com/crate-py/rpds/commit/32c53dcabf8d44430a51a5a62ad309d0b2c214d5"><code>32c53dc</code></a>
Oh hello there zizmor.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/da707ab4f460148330a90e9cf656f7cefab4c6f2"><code>da707ab</code></a>
Add a link to the upstream repo.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/30de85b475ea1f3e72de83c86eaa2a88b22a58a7"><code>30de85b</code></a>
The packaging docs apparently discourage license.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/e39adf880947066d2b7f21a3b5aec09901e762d3"><code>e39adf8</code></a>
Merge pull request <a
href="https://redirect.github.com/crate-py/rpds/issues/97">#97</a> from
minrk/pyo3-bump</li>
<li><a
href="https://github.com/crate-py/rpds/commit/c0f173e3f257be85d936559a999bd947639a171b"><code>c0f173e</code></a>
bump pyO3 to 0.22.6</li>
<li><a
href="https://github.com/crate-py/rpds/commit/de9cf8d770c4ab4b9aa232ace9b3252df22323eb"><code>de9cf8d</code></a>
Update requirements.</li>
<li><a
href="https://github.com/crate-py/rpds/commit/f949b5bf80c0e516ba5d4a47075bcaf5fb2d4a67"><code>f949b5b</code></a>
Drop support for 3.8, which is EOL.</li>
<li>See full diff in <a
href="https://github.com/crate-py/rpds/compare/v0.20.1...v0.21.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rpds-py&package-manager=pip&previous-version=0.20.1&new-version=0.21.0)](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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 6fd40f7 commit d9a6cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ rackit @ git+https://github.com/stackhpc/rackit.git@cb2da480f9fc99f36cc777d58dfb
referencing==0.35.1
requests==2.32.3
rfc3986==2.0.0
rpds-py==0.20.1
rpds-py==0.21.0
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
Expand Down

0 comments on commit d9a6cf2

Please sign in to comment.