mssql-cli icon indicating copy to clipboard operation
mssql-cli copied to clipboard

Click downgrade of pin below 7.1 can be removed

Open hlascelles opened this issue 4 years ago • 1 comments

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.

hlascelles avatar Jun 20 '21 17:06 hlascelles

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

ixarka avatar Nov 03 '21 16:11 ixarka