chore(deps): update dependency mypy to ^1.15.0
Some checks failed
renovate/artifacts Artifact file update failure
pilotwings / python (push) Failing after 55s
pilotwings / node (push) Successful in 37s
pilotwings / docker (push) Has been skipped

This commit is contained in:
Renovate Bot 2025-02-06 00:05:52 +00:00
parent 0149daa365
commit e96450d107

View File

@ -16,7 +16,7 @@ fastapi = {extras = ["standard"], version = "^0.115.8"}
python-dotenv = "^1.0.1"
[tool.poetry.group.dev.dependencies]
mypy = "^1.14.1"
mypy = "^1.15.0"
ruff = "^0.9.4"
types-docker = "^7.1.0"