fix: restrict click version and update lock file (#1582)

* fix click dependency and update lock file

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* Update test GT

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

---------

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Co-authored-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2025-05-13 10:40:08 +02:00
committed by GitHub
parent 0d0fa6cbe3
commit 8baa85a49d
18 changed files with 1322 additions and 515 deletions

View File

@@ -90,6 +90,7 @@ pillow = ">=10.0.0,<12.0.0"
tqdm = "^4.65.0"
pluggy = "^1.0.0"
pylatexenc = "^2.10"
click = "<8.2.0"
[tool.poetry.group.dev.dependencies]
python = "^3.9.2"