chore(deps): update dependency tooling/mypy to v1.9.0

This commit is contained in:
renovate[bot]
2024-03-31 22:18:27 +00:00
committed by GitHub
parent f076ef9a1b
commit e43610a085

View File

@@ -35,7 +35,7 @@ tooling = [
"python-dotenv ==1.0.0",
"pytest ==7.4.4",
# types
"mypy ==1.5.1",
"mypy ==1.9.0",
"types-requests ==2.31.0.20231231"
]