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,<5 #244

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2024

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

Changelog

Sourced from eth-typing's changelog.

eth-typing v4.1.0 (2024-04-01)

Features


- Add python3.12 support (`[#57](https://github.com/ethereum/eth-typing/issues/57) <https://github.com/ethereum/eth-typing/issues/57>`__)

Internal Changes - for eth-typing Contributors

  • Merge template updates, adding build tests for all docs formats, add blocklint to lint tools ([#57](https://github.com/ethereum/eth-typing/issues/57) <https://github.com/ethereum/eth-typing/issues/57>__)

eth-typing v4.0.0 (2024-01-09)

Breaking changes


- Drop python 3.7 support (`[#55](https://github.com/ethereum/eth-typing/issues/55) <https://github.com/ethereum/eth-typing/issues/55>`__)

Internal Changes - for eth-typing Contributors

  • Merge updates from the project template, notably: use pre-commit for linting and change the name of the master branch to main ([#55](https://github.com/ethereum/eth-typing/issues/55) <https://github.com/ethereum/eth-typing/issues/55>__)
  • Fixed booleans in pyproject.toml and added a test for the presence of the eth_typing.__version__ attribute ([#56](https://github.com/ethereum/eth-typing/issues/56) <https://github.com/ethereum/eth-typing/issues/56>__)

eth-typing v3.5.2 (2023-11-07)

Miscellaneous Changes


- `[#54](https://github.com/ethereum/eth-typing/issues/54) <https://github.com/ethereum/eth-typing/issues/54>`__

eth-typing v3.5.1 (2023-10-20)

Internal Changes - for eth-typing Contributors

  • Add script to maintain Network constants listed in the networks module. ([#51](https://github.com/ethereum/eth-typing/issues/51) <https://github.com/ethereum/eth-typing/issues/51>__)
  • Add types-setuptools to support pkg_resources and version ([#52](https://github.com/ethereum/eth-typing/issues/52) <https://github.com/ethereum/eth-typing/issues/52>__)

... (truncated)

Commits
  • 439dbb5 Bump version: 4.0.0 → 4.1.0
  • c371a30 Compile release notes for v4.1.0
  • ff9ca38 Rename config.yaml to config.yml
  • 6c817bd Merge pull request #58 from pacrob/upgrade-template
  • 31eeff7 clean up template update
  • 8702869 Add nightly CI run (#125)
  • e29e67f update isort config and multi-platform grepping in Makefile
  • d748959 blocklint for linting project code for non-inclusive language (#122)
  • 79adfb2 Merge pull request #57 from pacrob/upgrade-template
  • 73b6a68 add blocklint to pre-commit linting
  • 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 show <dependency name> 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)

Updates the requirements on [eth-typing](https://github.com/ethereum/eth-typing) to permit the latest version.
- [Changelog](https://github.com/ethereum/eth-typing/blob/main/docs/release_notes.rst)
- [Commits](ethereum/eth-typing@v2.2.1...v4.1.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 2, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2024

Superseded by #249.

@dependabot dependabot bot closed this Jun 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/eth-typing-gte-2.2.1-and-lt-5 branch June 28, 2024 08:35
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