mythril
mythril copied to clipboard
Bump py-evm from 0.10.1b1 to 0.10.1b2
Bumps py-evm from 0.10.1b1 to 0.10.1b2.
Changelog
Sourced from py-evm's changelog.
Release Notes
.. towncrier release notes start
py-evm v0.10.1-beta.2 (2024-08-21)
Bugfixes
- Pin ckzg to ``>=2.0``; update the the trusted setup and how it is loaded. (`[#2183](https://github.com/ethereum/py-evm/issues/2183) <https://github.com/ethereum/py-evm/issues/2183>`__)Internal Changes - For py-evm Contributors
- Ensure docs build on CI is running. (
[#2175](https://github.com/ethereum/py-evm/issues/2175) <https://github.com/ethereum/py-evm/issues/2175>__)py-evm v0.10.1-beta.1 (2024-04-18)
Bugfixes
- Remove scripts/__init__.py so that scripts doesn't get imported as a package. Also removes the scripts/ directory from the wheel. (`[#2172](https://github.com/ethereum/py-evm/issues/2172) <https://github.com/ethereum/py-evm/issues/2172>`__)Features
- Add support for python 3.12. (
[#2171](https://github.com/ethereum/py-evm/issues/2171) <https://github.com/ethereum/py-evm/issues/2171>__)Internal Changes - For py-evm Contributors
- Exclude `scripts` when building the wheel. (`[#2170](https://github.com/ethereum/py-evm/issues/2170) <https://github.com/ethereum/py-evm/issues/2170>`__) - Update link to the getting started guide in the README. (`[#2173](https://github.com/ethereum/py-evm/issues/2173) <https://github.com/ethereum/py-evm/issues/2173>`__) - Remove scripts/ directory on doc build (`[#2174](https://github.com/ethereum/py-evm/issues/2174) <https://github.com/ethereum/py-evm/issues/2174>`__)py-evm v0.10.0-beta.6 (2024-04-05)
Bugfixes
- Fix ``__getattr__()`` for ``KeyMapDB`` and thus allow it to be copied / deep copied. (`[#2116](https://github.com/ethereum/py-evm/issues/2116) <https://github.com/ethereum/py-evm/issues/2116>`__) </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary><ul> <li><a href="https://github.com/ethereum/py-evm/commit/c1a2dc922d1043265a2dc1398028a1613cae14df"><code>c1a2dc9</code></a> Bump version: 0.10.1-beta.1 → 0.10.1-beta.2</li> <li><a href="https://github.com/ethereum/py-evm/commit/133609b294c74992797965b9f2acd20aa910a7ca"><code>133609b</code></a> Compile release notes for v0.10.1-beta.2</li> <li><a href="https://github.com/ethereum/py-evm/commit/caaa996f16a342213e527f771a18fe41f788484a"><code>caaa996</code></a> Bump ckzg to >=2.0.0; update trusted setup logic</li> <li><a href="https://github.com/ethereum/py-evm/commit/d8df507e42c885ddeca2b64bbb8f10705f075d3e"><code>d8df507</code></a> Fix Docs CI (<a href="https://redirect.github.com/ethereum/py-evm/issues/2175">#2175</a>)</li> <li>See full diff in <a href="https://github.com/ethereum/py-evm/compare/v0.10.1-beta.1...v0.10.1-beta.2">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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@dependabot rebase
Sorry, only users with push access can use that command.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.