Skip to content

Commit bbe6d05

Browse files
Bump py-ecc from 6.0.0 to 7.0.1 (#4202)
Bumps [py-ecc](https://github.com/ethereum/py_ecc) from 6.0.0 to 7.0.1. - [Release notes](https://github.com/ethereum/py_ecc/releases) - [Changelog](https://github.com/ethereum/py_ecc/blob/main/docs/release_notes.rst) - [Commits](ethereum/py_ecc@v6.0.0...v7.0.1) --- updated-dependencies: - dependency-name: py-ecc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bf1064 commit bbe6d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"marko==1.0.2",
2222
"milagro_bls_binding==1.9.0",
2323
"py_arkworks_bls12381==0.3.8",
24-
"py_ecc==6.0.0",
24+
"py_ecc==7.0.1",
2525
"pycryptodome==3.21.0",
2626
"remerkleable==0.1.28",
2727
"ruamel.yaml==0.17.21",

0 commit comments

Comments
 (0)