Skip to content

Commit dc63da7

Browse files
Update dependency msgpack to v1.1.1 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a35ac7 commit dc63da7

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
@@ -39,7 +39,7 @@ classifiers = [
3939
]
4040
dependencies = [
4141
"gmpy2 == 2.2.1",
42-
"msgpack == 1.1.0",
42+
"msgpack ==1.1.1",
4343
"blake3 ==1.0.5; platform_system != 'Emscripten'",
4444
]
4545

0 commit comments

Comments
 (0)