chore: update locked deps (#1442)

update deps

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi 2025-04-23 14:59:31 +02:00 committed by GitHub
parent ed20124544
commit 976431ed7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 578 additions and 576 deletions

1153
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -92,6 +92,7 @@ pluggy = "^1.0.0"
pylatexenc = "^2.10"
[tool.poetry.group.dev.dependencies]
python = "^3.9.2"
black = { extras = ["jupyter"], version = "^24.4.2" }
pytest = "^7.2.2"
pre-commit = "^3.7.1"