Hello - I have a reproducible test case that shows bump-my-version==1.2.3 works just fine with click==8.2.1 but does not work as intended with click==8.2.2.
click==8.3.0 seems to have issues as well (I get a different error trying to use that) but 8.2.1->8.2.2 is an easy to see breaking change.

Hello - I have a reproducible test case that shows
bump-my-version==1.2.3works just fine withclick==8.2.1but does not work as intended withclick==8.2.2.click==8.3.0seems to have issues as well (I get a different error trying to use that) but8.2.1->8.2.2is an easy to see breaking change.