efdevcon / pretix-eth-payment-plugin

An etheruem payment provider plugin for pretix
Other
42 stars 21 forks source link

Update eth-abi requirement from <3,>=2.1.1 to >=2.1.1,<4 #212

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on eth-abi to permit the latest version.

Changelog

Sourced from eth-abi's changelog.

eth-abi v3.0.0 (2022-01-19)

Eth_Abi 3.0.0 (2022-01-19)

Features


- Add support for python 3.8 (`[#145](https://github.com/ethereum/eth-abi/issues/145) <https://github.com/ethereum/eth-abi/issues/145>`__)
- Add support for Python 3.8. Includes updating mypy and flake8 version requirements (`[#155](https://github.com/ethereum/eth-abi/issues/155) <https://github.com/ethereum/eth-abi/issues/155>`__)
- Drop Python 3.6 support, add Python 3.9 and 3.10 support. Update any dependencies accordingly (`[#156](https://github.com/ethereum/eth-abi/issues/156) <https://github.com/ethereum/eth-abi/issues/156>`__)

Bugfixes

  • Catch ABITypeError exceptions when checking has_encoder ([#148](https://github.com/ethereum/eth-abi/issues/148) <https://github.com/ethereum/eth-abi/issues/148>__)

Improved Documentation


- Fix broken badges in README (`[#144](https://github.com/ethereum/eth-abi/issues/144) <https://github.com/ethereum/eth-abi/issues/144>`__)

Miscellaneous changes


- `[#123](https://github.com/ethereum/eth-abi/issues/123) &lt;https://github.com/ethereum/eth-abi/issues/123&gt;`__, `[#154](https://github.com/ethereum/eth-abi/issues/154) &lt;https://github.com/ethereum/eth-abi/issues/154&gt;`__

eth-abi v2.1.1 (2020-02-27)
--------------------------

Bugfixes
~~~~~~~~

- If subclassing :meth:`eth_abi.decoding.ContextFramesBytesIO.seek`, the new method was not
  being used by :meth:`~eth_abi.decoding.ContextFramesBytesIO.seek_in_frame`. Now it will be. (`[#139](https://github.com/ethereum/eth-abi/issues/139) &lt;https://github.com/ethereum/eth-abi/issues/139&gt;`__)

Internal Changes - for eth_abi contributors
</code></pre>
<ul>
<li>Merged in project template, for changes in release scripts, docs, release notes, etc. (<code>[#140](https://github.com/ethereum/eth-abi/issues/140) &lt;https://github.com/ethereum/eth-abi/issues/140&gt;</code>__)</li>
</ul>
<h2>v2.1.0</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/ethereum/eth-abi/commit/8cd71ae2d7f83f2f98bf796210ccde0ef2abbd2e"><code>8cd71ae</code></a> Bump version: 2.1.1 → 3.0.0</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/128cf3cd80bac0a93c1df6fac59fd30e76b8c6c4"><code>128cf3c</code></a> Compile release notes</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/bb1116db110488410e53df1f60869d3ec096da3a"><code>bb1116d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ethereum/eth-abi/issues/156">#156</a> from kclowes/drop-py36</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/d6d2f64a2e10f67939596a49097c94c085d25d69"><code>d6d2f64</code></a> Add newsfragment for test file renames</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/a09719358d30e1658165b65aecd299bfa45e8908"><code>a097193</code></a> Rename testing modules to reflect new guidelines (<a href="https://github-redirect.dependabot.com/ethereum/eth-abi/issues/123">#123</a>)</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/a7d910812dcdc0af8c5c3aa5729e50c953e160fd"><code>a7d9108</code></a> Fix badges (<a href="https://github-redirect.dependabot.com/ethereum/eth-abi/issues/144">#144</a>)</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/a071a3786667fa3cb707f8aa1f0fe36fa0188f39"><code>a071a37</code></a> Bump docs and lint to use python 3.10</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/d8741a9eb9cb6ebf038f578886fb6490b9eac5c5"><code>d8741a9</code></a> Add newsfragment</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/b7e55d51c755c731e1d131d63773ebee84063e0b"><code>b7e55d5</code></a> Add Python 3.10 support</li>
<li><a href="https://github.com/ethereum/eth-abi/commit/e650e481654067a48e74704612ce7b75703030cd"><code>e650e48</code></a> Add Python 3.9 support</li>
<li>Additional commits viewable in <a href="https://github.com/ethereum/eth-abi/compare/v2.1.1...v3.0.0">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-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 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)
dependabot[bot] commented 1 year ago

Superseded by #238.