Skip to content

Commit 1ef899c

Browse files
committed
Bumping cli_helpers to 2.4.0 to work with column date formats
1 parent 4fec88d commit 1ef899c

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
@@ -34,7 +34,7 @@ dependencies = [
3434
"psycopg-binary >= 3.0.14; sys_platform == 'win32'",
3535
"sqlparse >=0.3.0,<0.6",
3636
"configobj >= 5.0.6",
37-
"cli_helpers[styles] >= 2.2.1",
37+
"cli_helpers[styles] >= 2.4.0",
3838
# setproctitle is used to mask the password when running `ps` in command line.
3939
# But this is not necessary in Windows since the password is never shown in the
4040
# task manager. Also setproctitle is a hard dependency to install in Windows,

0 commit comments

Comments
 (0)