Skip to content

Commit

Permalink
Bump coincurve from 16.0.0 to 17.0.0 (#266)
Browse files Browse the repository at this point in the history
Bumps [coincurve](https://github.com/ofek/coincurve) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/ofek/coincurve/releases)
- [Changelog](https://github.com/ofek/coincurve/blob/master/docs/history.md)
- [Commits](ofek/coincurve@v16.0.0...v17.0.0)

---
updated-dependencies:
- dependency-name: coincurve
  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>
  • Loading branch information
dependabot[bot] authored May 30, 2022
1 parent 15b9faa commit 58e869a
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 49 deletions.
85 changes: 37 additions & 48 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ include = ["ecies/py.typed"]
[tool.poetry.dependencies]
python = "^3.7"
# 3rd party
coincurve = ">=13,<17"
coincurve = ">=13,<18"
eth-keys = "^0.3.3"
pycryptodome = "^3.9.9"

Expand Down

0 comments on commit 58e869a

Please sign in to comment.