neonevm / proxy-model.py

Neon Proxy for Solana
https://neon-labs.org
Other
17 stars 19 forks source link

Bump eth-keys from 0.4.0 to 0.5.0 #1126

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps eth-keys from 0.4.0 to 0.5.0.

Changelog

Sourced from eth-keys's changelog.

eth-keys v0.5.0 (2024-01-10)

Breaking Changes


- Drop python 3.6 and 3.7 support (`[#96](https://github.com/ethereum/eth-keys/issues/96) <https://github.com/ethereum/eth-keys/issues/96>`__)

Features


- Add python 3.11 support (`[#96](https://github.com/ethereum/eth-keys/issues/96) &lt;https://github.com/ethereum/eth-keys/issues/96&gt;`__)

Internal Changes - for eth-keys Contributors
</code></pre>
<ul>
<li>Merge template updates, notably using <code>pre-commit</code> for linting and change the name of the <code>master</code> branch to <code>main</code> (<code>[#96](https://github.com/ethereum/eth-keys/issues/96) &lt;https://github.com/ethereum/eth-keys/issues/96&gt;</code>__)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/eth-keys/commit/84971e561089813578cf803f7045bd70609fa9a6"><code>84971e5</code></a> Bump version: 0.4.0 → 0.5.0</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/36d2f5da36737c25aa334fba76f651b5b51a55eb"><code>36d2f5d</code></a> Compile release notes for v0.5.0</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/e84ce044a95d44598a9d805aaf6eed43d1ced371"><code>e84ce04</code></a> correct towncrier output file and docs command</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/563678a6a58aaf03863b19c7fe15c1c099173b54"><code>563678a</code></a> Merge pull request <a href="https://redirect.github.com/ethereum/eth-keys/issues/96">#96</a> from pacrob/upgrade-template</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/5afb5957d4d04f4ddadc141014378c68f5a95bea"><code>5afb595</code></a> newsfragments</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/e91bfd685a0bf241b8dba65f3da479f595d10196"><code>e91bfd6</code></a> lint and clean up typing, drop upper pins, match coincurve ci to proper</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/c96ce5b07735ac68f550d22485bc67779adb71d4"><code>c96ce5b</code></a> merge template and fill template variables</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/cb3f556315ba864450c975b88058f08da0a9c399"><code>cb3f556</code></a> move pyupgrade before black</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/621cd56059b73ea60f315ebef437a998d15481be"><code>621cd56</code></a> add pyupgrade to pre-commit hooks</li>
<li><a href="https://github.com/ethereum/eth-keys/commit/d1395aaad2b26dffc61aec7ee821c597784ae816"><code>d1395aa</code></a> add .bumpversion.cfg to pre-commit ignore</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-keys/compare/v0.4.0...v0.5.0">compare view</a></li>
</ul>
</details>

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