General updates & linting (#218)

This commit is contained in:
2023-10-14 17:43:45 +02:00
committed by GitHub
parent 6365e252b9
commit c0d42a22d7
5 changed files with 49 additions and 295 deletions

View File

@ -99,7 +99,7 @@ sphinxcontrib-napoleon = "^0.7"
SQLAlchemy = {version = "^1.4.46", extras = ["mypy"]}
black = "^23.9.1"
loguru-mypy = "^0.0.4"
mypy = "^1.5.1"
mypy = "^1.6.0"
pandas-stubs = "^2.0.3.230814"
pip-audit = "^2.6.1"
pip-licenses = "^4.3.2"