Skip to content

Commit

Permalink
Bump fastecdsa from 1.7.2 to 2.1.2 in /committee
Browse files Browse the repository at this point in the history
Bumps [fastecdsa](https://github.com/AntonKueltz/fastecdsa) from 1.7.2 to 2.1.2.
- [Release notes](https://github.com/AntonKueltz/fastecdsa/releases)
- [Changelog](https://github.com/AntonKueltz/fastecdsa/blob/master/CHANGELOG.md)
- [Commits](AntonKueltz/fastecdsa@v1.7.2...v2.1.2)

---
updated-dependencies:
- dependency-name: fastecdsa
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2021
1 parent 44a15c7 commit adc9fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion committee/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
install_requires=[
'aerospike==3.9.0',
'aioredis==1.2.0',
'fastecdsa==1.7.2',
'fastecdsa==2.1.2',
'marshmallow-dataclass==7.1.0',
'marshmallow==3.2.1',
'PyYAML==5.1',
Expand Down

0 comments on commit adc9fbf

Please sign in to comment.