chore(deps): update dependency mypy to v1.4.1 (#32)

Co-authored-by: Felix Spöttel <1682504+fspoettel@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-28 10:11:59 +02:00
committed by GitHub
parent 96244b2758
commit 27a03f4e26
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ tooling = [
"python-dotenv ==1.0.0",
"pytest ==7.4.0",
# types
"mypy ==1.0.1",
"mypy ==1.4.1",
"types-requests ==2.31.0.1"
]