Skip to content

build(deps): bump rlp from 4.1.0 to 5.0.0 - #271

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rlp-5.0.0
Open

build(deps): bump rlp from 4.1.0 to 5.0.0#271
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rlp-5.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps rlp from 4.1.0 to 5.0.0.

Release notes

Sourced from rlp's releases.

v5.0.0

What's Changed

New Contributors

Full Changelog: ApeWorX/pyrlp@v4.1.0...v5.0.0

Changelog

Sourced from rlp's changelog.

Release Notes

.. towncrier release notes start

pyrlp v5.0.0-beta.1 (2025-12-12)

Breaking Changes


- Drop support for Python 3.8 and 3.9 (`[#157](https://github.com/ApeWorX/pyrlp/issues/157) <https://github.com/ethereum/pyrlp/issues/157>`__)

Features


- Add support for Python 3.14. Note the Rust backend only works for Python 3.10-3.12 (`[#157](https://github.com/ApeWorX/pyrlp/issues/157) &lt;https://github.com/ethereum/pyrlp/issues/157&gt;`__)

Miscellaneous Changes
</code></pre>
<ul>
<li><code>#153 &lt;https://github.com/ethereum/pyrlp/issues/153&amp;gt;&lt;/code&gt;__&lt;/li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/ff7edeb765a539d6384daf2b66cc3cd9405265e6&quot;&gt;&lt;code&gt;ff7edeb&lt;/code&gt;&lt;/a> chore: remove newsfragments, project template, other unused files (<a href="https://redirect.github.com/ApeWorX/pyrlp/issues/161&quot;&gt;#161&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/21eb45696e84151c2fdd37b5d5ff6281a6d86fdd&quot;&gt;&lt;code&gt;21eb456&lt;/code&gt;&lt;/a> refactor(docs): use uv for building, leveraging dep groups (<a href="https://redirect.github.com/ApeWorX/pyrlp/issues/159&quot;&gt;#159&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/f6a329415795656d99e2921e55822a0fc517471f&quot;&gt;&lt;code&gt;f6a3294&lt;/code&gt;&lt;/a> chore: partial upgrade project management to ApeWorX standard (<a href="https://redirect.github.com/ApeWorX/pyrlp/issues/158&quot;&gt;#158&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/4f3150bba87f3fb4c13b4e0a9787b2780a27f317&quot;&gt;&lt;code&gt;4f3150b&lt;/code&gt;&lt;/a> Bump version: 4.1.0 → 5.0.0-beta.1</li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/4e3cd9586e7f3b924e2fb847b5e7dc8ace6b726a&quot;&gt;&lt;code&gt;4e3cd95&lt;/code&gt;&lt;/a> Compile release notes for v5.0.0-beta.1</li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/89e496fd4e3450339931238e764818e47c6e3802&quot;&gt;&lt;code&gt;89e496f&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/ApeWorX/pyrlp/issues/157&quot;&gt;#157&lt;/a> from kclowes/template-upgrade</li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/2b46dde07d9c7e8a9ead8eaefe179d7940b427b5&quot;&gt;&lt;code&gt;2b46dde&lt;/code&gt;&lt;/a> Add newsfragments for <a href="https://redirect.github.com/ApeWorX/pyrlp/issues/157&quot;&gt;#157&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/d19381f7ff2baeecb3c9b8c07f2c1aee5b5442d9&quot;&gt;&lt;code&gt;d19381f&lt;/code&gt;&lt;/a> Merge remote-tracking branch 'templ/main' into template-upgrade</li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/d45d91de244911855f6df49fe11a7916a89cca35&quot;&gt;&lt;code&gt;d45d91d&lt;/code&gt;&lt;/a> Update pyupgrade version requirement in pre-commit config (<a href="https://redirect.github.com/ApeWorX/pyrlp/issues/144&quot;&gt;#144&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ApeWorX/pyrlp/commit/93772f7a56145da5a267813cd633f9380177a924&quot;&gt;&lt;code&gt;93772f7&lt;/code&gt;&lt;/a> Update mypy version</li>
<li>Additional commits viewable in <a href="https://github.com/ApeWorX/pyrlp/compare/v4.1.0...v5.0.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

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 commands and options

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)

Bumps [rlp](https://github.com/ApeWorX/pyrlp) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/ApeWorX/pyrlp/releases)
- [Changelog](https://github.com/ApeWorX/pyrlp/blob/main/docs/release_notes.rst)
- [Commits](ApeWorX/pyrlp@v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: rlp
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

👋 Hello! Thanks for your contribution. We will review this and get back to you as soon as possible. — th30d4y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants