Skip to content

chore(pip)(deps-dev): update eth-keyfile requirement from <0.10,>=0.8.1 to >=0.8.1,<0.11 in /tests in the all-dependencies group - #254

Merged
YoshihitoAso merged 1 commit into
dev-2.8from
dependabot/pip/tests/all-dependencies-fb7fe3cf73
Aug 31, 2026
Merged

chore(pip)(deps-dev): update eth-keyfile requirement from <0.10,>=0.8.1 to >=0.8.1,<0.11 in /tests in the all-dependencies group#254
YoshihitoAso merged 1 commit into
dev-2.8from
dependabot/pip/tests/all-dependencies-fb7fe3cf73

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on eth-keyfile to permit the latest version.
Updates eth-keyfile to 0.10.0

Release notes

Sourced from eth-keyfile's releases.

eth-keyfile v0.10.0

What's Changed

New Contributors

Full Changelog: ApeWorX/eth-keyfile@v0.9.1...v0.10.0

Changelog

Sourced from eth-keyfile's changelog.

eth-keyfile v0.10.0-beta.1 (2025-12-18)

Breaking Changes


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

Features


- Add support for Python 3.14 (`[#65](https://github.com/ApeWorX/eth-keyfile/issues/65) &lt;https://github.com/ethereum/eth-keyfile/issues/65&gt;`__)

eth-keyfile v0.9.1 (2025-02-10)

Bugfixes

  • Fix bug where iv value in v3 keyfile could be length less than 32. ([#60](https://github.com/ApeWorX/eth-keyfile/issues/60) &lt;https://github.com/ethereum/eth-keyfile/issues/60&gt;__)

eth-keyfile v0.9.0 (2025-01-29)

Features


- Merge template, adding ``py313`` support and replacing ``bumpversion`` with ``bump-my-versions``. (`[#59](https://github.com/ApeWorX/eth-keyfile/issues/59) &lt;https://github.com/ethereum/eth-keyfile/issues/59&gt;`__)

eth-keyfile v0.9.0-beta.1 (2024-11-25)

Breaking Changes
</code></pre>
<ul>
<li>Update type of <code>password</code> arg to be <code>bytes</code> instead of <code>str</code>, bump to <code>mypy==1.10.0</code> and have it run with all local deps installed (<code>#55 &lt;https://github.com/ethereum/eth-keyfile/issues/55&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<p>Features</p>
<pre><code>

  • Add the ability to generate v4 keyfiles in accordance with EIP-2335 ([#56](https://github.com/ApeWorX/eth-keyfile/issues/56) &amp;lt;https://github.com/ethereum/eth-keyfile/issues/56&amp;gt;__)
  • Create new EthKeyfileException and replace currently-used exceptions with EthKeyfile versions to allow more granular exception handling ([#58](https://github.com/ApeWorX/eth-keyfile/issues/58) &amp;lt;https://github.com/ethereum/eth-keyfile/issues/58&amp;gt;__)

eth-keyfile v0.8.1 (2024-04-23)
&lt;/tr&gt;&lt;/table&gt;
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/9e34d2c2557b3790a1154788b66254425f3bc938&quot;&gt;&lt;code&gt;9e34d2c&lt;/code&gt;&lt;/a> chore: apeworx migration (<a href="https://redirect.github.com/ApeWorX/eth-keyfile/issues/66&quot;&gt;#66&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/c8b79af15c7c3da13749952f6d8641011c57e159&quot;&gt;&lt;code&gt;c8b79af&lt;/code&gt;&lt;/a> Bump version: 0.9.1 → 0.10.0-beta.1</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/463400588f0203c533f15f4524efdbb49bb3c717&quot;&gt;&lt;code&gt;4634005&lt;/code&gt;&lt;/a> Compile release notes for v0.10.0-beta.1</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/4143fcf98d5b2c36f35520f4f8f470c721870578&quot;&gt;&lt;code&gt;4143fcf&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/ApeWorX/eth-keyfile/issues/65&quot;&gt;#65&lt;/a> from ethereum/update-template</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/770fe36b3457745fe4b596c922d99d0d5d7098c3&quot;&gt;&lt;code&gt;770fe36&lt;/code&gt;&lt;/a> Add newsfragments for <a href="https://redirect.github.com/ApeWorX/eth-keyfile/issues/65&quot;&gt;#65&lt;/a&gt;&lt;/li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/e8bd95857345dd4ccd2ec41c46e91cabc6498062&quot;&gt;&lt;code&gt;e8bd958&lt;/code&gt;&lt;/a> Merge remote-tracking branch 'templ/main' into update-template</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/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/eth-keyfile/issues/144&quot;&gt;#144&lt;/a&gt;)&lt;/li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/93772f7a56145da5a267813cd633f9380177a924&quot;&gt;&lt;code&gt;93772f7&lt;/code&gt;&lt;/a> Update mypy version</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/7cd5af3e6dac87bcc5413e59edfedfe089a6b364&quot;&gt;&lt;code&gt;7cd5af3&lt;/code&gt;&lt;/a> Remove deprecated license specification</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/9d0c4b02899d78433243b2d9320467ff221a95a0&quot;&gt;&lt;code&gt;9d0c4b0&lt;/code&gt;&lt;/a> Drop python 3.8 and 3.9 support, add 3.14</li>
<li>Additional commits viewable in <a href="https://github.com/ApeWorX/eth-keyfile/compare/v0.8.1...v0.10.0&quot;&gt;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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [eth-keyfile](https://github.com/ApeWorX/eth-keyfile) to permit the latest version.

Updates `eth-keyfile` to 0.10.0
- [Release notes](https://github.com/ApeWorX/eth-keyfile/releases)
- [Changelog](https://github.com/ApeWorX/eth-keyfile/blob/main/CHANGELOG.rst)
- [Commits](ApeWorX/eth-keyfile@v0.8.1...v0.10.0)

---
updated-dependencies:
- dependency-name: eth-keyfile
  dependency-version: 0.10.0
  dependency-type: direct:development
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026
@YoshihitoAso
YoshihitoAso merged commit 5e9e13d into dev-2.8 Aug 31, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/pip/tests/all-dependencies-fb7fe3cf73 branch August 31, 2026 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant