Updated dependencies.

This commit is contained in:
Patrick Lehmann
2023-12-28 18:09:03 +01:00
parent ec038f96e8
commit 367819ac38
14 changed files with 36 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ line-length = 120
[tool.mypy]
files = ["pyDummy"]
python_version = "3.11"
python_version = "3.12"
#ignore_missing_imports = true
strict = true
pretty = true