Skip to content

Commit c43b903

Browse files
committed
Dependencies: Update to commons-codec 0.0.19
1 parent 463105f commit c43b903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cratedb_toolkit/io/processor/kinesis_lambda.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# /// script
2626
# requires-python = ">=3.9"
2727
# dependencies = [
28-
# "commons-codec>=0.0.12",
28+
# "commons-codec>=0.0.19",
2929
# "sqlalchemy-cratedb==0.38.0",
3030
# ]
3131
# ///

0 commit comments

Comments
 (0)