Skip to content

Commit 00a658c

Browse files
build(deps): bump colorlog from 6.7.0 to 6.8.0 (#17001)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8adff7 commit 00a658c

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
@@ -20,7 +20,7 @@
2020
"aiosqlite==0.19.0", # asyncio wrapper for sqlite, to store blocks
2121
"bitstring==4.1.4", # Binary data management library
2222
"colorama==0.4.6", # Colorizes terminal output
23-
"colorlog==6.7.0", # Adds color to logs
23+
"colorlog==6.8.0", # Adds color to logs
2424
"concurrent-log-handler==0.9.24", # Concurrently log and rotate logs
2525
"cryptography==41.0.7", # Python cryptography library for TLS - keyring conflict
2626
"filelock==3.13.1", # For reading and writing config multiprocess and multithread safely (non-reentrant locks)

0 commit comments

Comments
 (0)