dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 192 forks source link

Click downgrade of pin below 7.1 can be removed #521

Open hlascelles opened 3 years ago

hlascelles commented 3 years ago

This application has click pinned to below 7.1 because of this issue: https://github.com/dbcli/mssql-cli/issues/437. The pin was done in this PR: https://github.com/dbcli/mssql-cli/pull/440

Since then click has issued a fix: https://github.com/pallets/click/pull/1543

We should release the pin on click.

In my own case I am seeing conflicts with other apps that do not have the pin. eg maestral which recently bumped click to 8.0.

ixarka commented 2 years ago

Bump? Seeing the same issue with conflicts on other packages that have moved to click > 7.1.