Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update eth-typing requirement from <3,>=2.2.1 to >=2.2.1,<4 #213

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

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

Changelog

Sourced from eth-typing's changelog.

v3.0.0

  • Update ForkName enum to include Berlin, London, and ArrowGlacier
  • Update Python support to include python 3.8-3.10
  • Remove Python 3.5 support

v2.2.0

  • Update ForkName enum to include ConstantinopleFix and Istanbul

v2.1.0

  • Add BLS types

v2.0.0

  • Expose Type Hints as per PEP 561

v1.0.0

  • Added annotations from py-evm.

v0.3.1

  • Removed eth-utils requirement.

v0.3.0

  • Updated eth-utils requirement.

v0.2.0

  • Launched repository, claimed names for pip, RTD, github, etc.
Commits
  • 851f77f Bump version: 2.2.2 → 3.0.0
  • 3b240b7 Update Release notes for v3.0.0
  • 5a5729b Merge pull request #27 from kclowes/add-py38
  • 4c52674 Bump pytest to >=6.2.5,<7
  • b5e23be Add python 3.10 support
  • bf0641a Add python 3.9 support
  • e2fc98f Add python 3.8 support
  • dd9d9fc Merge pull request #26 from kclowes/remove-py35
  • 7494354 Drop support for python 3.5
  • e3aa77e Merge pull request #25 from kclowes/berlin-london-enum
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [eth-typing](https://github.com/ethereum/eth-typing) to permit the latest version.
- [Release notes](https://github.com/ethereum/eth-typing/releases)
- [Changelog](https://github.com/ethereum/eth-typing/blob/master/docs/releases.rst)
- [Commits](ethereum/eth-typing@v2.2.1...v3.0.0)

---
updated-dependencies:
- dependency-name: eth-typing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2022
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2024

Superseded by #244.

@dependabot dependabot bot closed this Apr 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-typing-gte-2.2.1-and-lt-4 branch April 2, 2024 16:33
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.

0 participants