1 Commits

Author SHA1 Message Date
renovate[bot]
e43610a085 chore(deps): update dependency tooling/mypy to v1.9.0 2024-03-31 22:18:27 +00:00

View File

@@ -32,10 +32,10 @@ tooling = [
# tests
"httpx ==0.26.0",
"sqlalchemy-utils ==0.41.1",
"python-dotenv ==1.0.1",
"python-dotenv ==1.0.0",
"pytest ==7.4.4",
# types
"mypy ==1.5.1",
"mypy ==1.9.0",
"types-requests ==2.31.0.20231231"
]