⬆️ Bump mypy from 1.7.0 to 1.8.0 (#215)

This commit is contained in:
dependabot[bot]
2023-12-29 22:53:30 +00:00
committed by scdhh
parent 4afda62782
commit e63ac69e0f
2 changed files with 31 additions and 31 deletions

View File

@@ -24,7 +24,7 @@ nonebot-plugin-apscheduler = "^0.3.0"
aiocache = "^0.12.2"
[tool.poetry.group.dev.dependencies]
mypy = '>=0.991,<1.8'
mypy = '>=0.991,<1.9'
types-ujson = '^5.7.0'
pandas-stubs = '>=1.5.2,<3.0.0'
ruff = '>=0.0.239,<0.1.7'