Bump to click v8.0
https://click.palletsprojects.com/en/8.0.x/changes/#version-8-0-0
-
click.get_terminal_size()
is deprecated and will be removed in 8.1. Useshutil.get_terminal_size()
instead. Intx_history.py
Edited by Moul
Gitlab was upgraded to latest version (v18.3.1), please report issues to https://forum.duniter.org/t/interventions-et-indisponibilite-des-forums-et-de-gitlab/7131/298
https://click.palletsprojects.com/en/8.0.x/changes/#version-8-0-0
click.get_terminal_size()
is deprecated and will be removed in 8.1. Use shutil.get_terminal_size()
instead. In tx_history.py