Skip to content

Commit cd1adc2

Browse files
authored
Merge pull request #1863 from dbcli/RW/upgrade-cli-helpers-v2-14-0
Update cli_helpers to v2.14.0, the latest
2 parents db93e46 + a51706a commit cd1adc2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Internal
1010
---------
1111
* Remove unused fixture data.
1212
* More test coverage for completion prefetch.
13+
* Upgrade `cli_helpers` dependency to v2.14.0.
1314

1415

1516
1.70.0 (2026/04/24)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"sqlparse>=0.3.0,<0.6.0",
1818
"sqlglot[c] ~= 30.4.3",
1919
"configobj ~= 5.0.9",
20-
"cli_helpers[styles] ~= 2.12.0",
20+
"cli_helpers[styles] ~= 2.14.0",
2121
"wcwidth ~= 0.6.0",
2222
"pyperclip ~= 1.11.0",
2323
"pycryptodomex ~= 3.23.0",

0 commit comments

Comments
 (0)