Skip to content

Commit 072016c

Browse files
build(deps): bump bitstring from 4.1.3 to 4.1.4 (#16999)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bed128 commit 072016c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"clvm-tools-rs==0.1.39", # Rust implementation of clvm_tools' compiler
1919
"aiohttp==3.9.1", # HTTP server for full node rpc
2020
"aiosqlite==0.19.0", # asyncio wrapper for sqlite, to store blocks
21-
"bitstring==4.1.3", # Binary data management library
21+
"bitstring==4.1.4", # Binary data management library
2222
"colorama==0.4.6", # Colorizes terminal output
2323
"colorlog==6.7.0", # Adds color to logs
2424
"concurrent-log-handler==0.9.24", # Concurrently log and rotate logs

0 commit comments

Comments
 (0)