Skip to content

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

Merged
YoshihitoAso merged 1 commit into
dev-2.8from
dependabot/pip/tests/all-dependencies-5f629052a5
Jul 7, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

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

Changelog

Sourced from eth-keyfile's changelog.

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/ethereum/eth-keyfile/issues/60) <https://github.com/ethereum/eth-keyfile/issues/60>`__)

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/ethereum/eth-keyfile/issues/59) <https://github.com/ethereum/eth-keyfile/issues/59>__)

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

Breaking Changes


- Update type of ``password`` arg to be ``bytes`` instead of ``str``, bump to ``mypy==1.10.0`` and have it run with all local deps installed (`[#55](https://github.com/ethereum/eth-keyfile/issues/55) <https://github.com/ethereum/eth-keyfile/issues/55>`__)

Features


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

eth-keyfile v0.8.1 (2024-04-23)

Internal Changes - for eth-keyfile Contributors
</code></pre>
<ul>
<li>Merge template updates, notably adding python 3.12 support (<code>#52 &lt;https://github.com/ethereum/eth-keyfile/issues/52&amp;gt;&lt;/code&gt;__)&lt;/li>
</ul>
<p>Miscellaneous Changes</p>
<pre><code>

  • [#53](https://github.com/ethereum/eth-keyfile/issues/53) &amp;lt;https://github.com/ethereum/eth-keyfile/issues/53&amp;gt;__

eth-keyfile v0.8.0 (2024-02-28)
&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/da570fa5904d69a4d43d3fa99a0c4a98ea99c6ba&quot;&gt;&lt;code&gt;da570fa&lt;/code&gt;&lt;/a> Bump version: 0.9.0 → 0.9.1</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/c3d9a26fc5895b17d06c7e3be796b5ddcf2b8e44&quot;&gt;&lt;code&gt;c3d9a26&lt;/code&gt;&lt;/a> Compile release notes for v0.9.1</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/adc7c9ba96e88e1050ce9ce6618dbfaf63e4a0db&quot;&gt;&lt;code&gt;adc7c9b&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/ethereum/eth-keyfile/issues/61&quot;&gt;#61&lt;/a> from pacrob/fix-iv-length</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/8f60bbc0d71bb7a8cd865aed4fd71d975245f3f1&quot;&gt;&lt;code&gt;8f60bbc&lt;/code&gt;&lt;/a> guarantee iv value in v3 will be a len 32 string</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/d35a82384822925b509dbe3103b4dcccc38c2a6d&quot;&gt;&lt;code&gt;d35a823&lt;/code&gt;&lt;/a> Bump version: 0.9.0-beta.1 → 0.9.0</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/282c85c5708816f2079f70e75b53fb2707467e3f&quot;&gt;&lt;code&gt;282c85c&lt;/code&gt;&lt;/a> Compile release notes for v0.9.0</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/38475019dcbfd02dac5366af54f38b7366e7ff1b&quot;&gt;&lt;code&gt;3847501&lt;/code&gt;&lt;/a> Merge pull request <a href="https://redirect.github.com/ethereum/eth-keyfile/issues/59&quot;&gt;#59&lt;/a> from pacrob/upgrade-template</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/53be1481bfd2f11f5b38e659a3350c91eaa059c6&quot;&gt;&lt;code&gt;53be148&lt;/code&gt;&lt;/a> merge template and fill vars</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/ae5b634d7ba1ebf476971697e87078cc4d893c95&quot;&gt;&lt;code&gt;ae5b634&lt;/code&gt;&lt;/a> Update code_of_conduct.rst</li>
<li><a href="https://github.com/ApeWorX/eth-keyfile/commit/4be68af0dbd56e79f93a941db64468dcbe99f938&quot;&gt;&lt;code&gt;4be68af&lt;/code&gt;&lt;/a> Put python3.8 support back in:</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-keyfile/compare/v0.8.1...v0.9.1&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/ethereum/eth-keyfile) to permit the latest version.

Updates `eth-keyfile` to 0.9.1
- [Changelog](https://github.com/ApeWorX/eth-keyfile/blob/main/CHANGELOG.rst)
- [Commits](ApeWorX/eth-keyfile@v0.8.1...v0.9.1)

---
updated-dependencies:
- dependency-name: eth-keyfile
  dependency-version: 0.9.1
  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 Jul 6, 2026
@YoshihitoAso
YoshihitoAso merged commit 410f22c into dev-2.8 Jul 7, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/pip/tests/all-dependencies-5f629052a5 branch July 7, 2026 05:19
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