dbcli / mycli

A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
http://mycli.net
Other
11.49k stars 663 forks source link

Pin `cryptography` to suppress Blowfish warning from `paramiko` #1055

Closed rolandwalker closed 2 years ago

rolandwalker commented 2 years ago

Description

The paramiko warning appears to break CI. See #1054 .

Checklist

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@1ff8ad6). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1055   +/-   ##
=======================================
  Coverage        ?   67.97%           
=======================================
  Files           ?       26           
  Lines           ?     2748           
  Branches        ?        0           
=======================================
  Hits            ?     1868           
  Misses          ?      880           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1ff8ad6...3eddbd3. Read the comment docs.