Updates python dependencies

This commit is contained in:
Mose Müller
2024-03-06 18:28:11 +01:00
parent 390a375777
commit a88a0c6133
2 changed files with 39 additions and 38 deletions

View File

@ -29,7 +29,7 @@ mypy = "^1.4.1"
matplotlib = "^3.7.2"
pyright = "^1.1.323"
pytest-mock = "^3.11.1"
ruff = "^0.1.5"
ruff = "^0.2.0"
pytest-asyncio = "^0.23.2"
[tool.poetry.group.docs]