Skip to content

Commit 4d33d4a

Browse files
Bump fastecdsa from 1.7.2 to 2.1.2 in /committee
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] <support@github.com>
1 parent 3cc351b commit 4d33d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

committee/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
install_requires=[
88
'aerospike==4.0.0',
99
'aioredis==1.2.0',
10-
'fastecdsa==1.7.2',
10+
'fastecdsa==2.1.2',
1111
'marshmallow-dataclass==7.1.0',
1212
'marshmallow==3.2.1',
1313
'PyYAML==5.1',

0 commit comments

Comments
 (0)