Skip to content

Commit

Permalink
Bump eth-tester[py-evm] from 0.6.0b6 to 0.7.0b1
Browse files Browse the repository at this point in the history
Bumps [eth-tester[py-evm]](https://github.com/ethereum/eth-tester) from 0.6.0b6 to 0.7.0b1.
- [Release notes](https://github.com/ethereum/eth-tester/releases)
- [Changelog](https://github.com/ethereum/eth-tester/blob/master/CHANGELOG)
- [Commits](ethereum/eth-tester@v0.6.0-beta.6...v0.7.0-beta.1)

---
updated-dependencies:
- dependency-name: eth-tester[py-evm]
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 13, 2022
1 parent 55ed51d commit b1da72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ flake8-tuple>=0.4.1
flake8-bugbear>=20.1.2

# Testing
eth-tester[py-evm]==0.6.0b6
eth-tester[py-evm]==0.7.0b1
coverage
pytest
pytest-cov
Expand Down

0 comments on commit b1da72b

Please sign in to comment.