Skip to content

Commit c83fc15

Browse files
build(deps): bump fastecdsa from 1.7.5 to 2.3.2 (#669)
Bumps [fastecdsa](https://github.com/AntonKueltz/fastecdsa) from 1.7.5 to 2.3.2. - [Release notes](https://github.com/AntonKueltz/fastecdsa/releases) - [Changelog](https://github.com/AntonKueltz/fastecdsa/blob/main/CHANGELOG.md) - [Commits](AntonKueltz/fastecdsa@v1.7.5...v2.3.2) --- updated-dependencies: - dependency-name: fastecdsa dependency-version: 2.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22d93b3 commit c83fc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"rpcudp>=3.0.0",
3131
"trio-typing>=0.0.4",
3232
"trio>=0.26.0",
33-
"fastecdsa==1.7.5; sys_platform != 'win32'",
33+
"fastecdsa==2.3.2; sys_platform != 'win32'",
3434
]
3535
classifiers = [
3636
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)