Skip to content

Commit 2b72273

Browse files
Bump py-evm from 0.5.0a3 to 0.6.1a2
Bumps [py-evm](https://github.com/ethereum/py-evm) from 0.5.0a3 to 0.6.1a2. - [Release notes](https://github.com/ethereum/py-evm/releases) - [Changelog](https://github.com/ethereum/py-evm/blob/master/docs/release_notes.rst) - [Commits](ethereum/py-evm@v0.5.0-alpha.3...v0.6.1-alpha.2) --- updated-dependencies: - dependency-name: py-evm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b20fdf commit 2b72273

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ djangorestframework==3.14.0
44
hexbytes==0.2.3
55
packaging
66
psycopg2-binary==2.9.5
7-
py-evm==0.5.0a3
7+
py-evm==0.6.1a2
88
pysha3>=1.0.2
99
requests==2.28.2
1010
web3==5.31.3

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ platforms = any
4343
include_package_data = True
4444
install_requires =
4545
packaging
46-
py-evm==0.5.0a3
46+
py-evm==0.6.1a2
4747
pysha3>=1.0.0
4848
requests>=2
4949
web3>=5.23.0

0 commit comments

Comments
 (0)