mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump mypy python version
This commit is contained in:
parent
3ee8d903da
commit
e1e55b6e58
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ exclude_lines = [
|
|||
|
||||
[tool.mypy]
|
||||
plugins = "pydantic.mypy"
|
||||
python_version = "3.8"
|
||||
python_version = "3.9"
|
||||
show_error_codes = true
|
||||
show_error_context = true
|
||||
pretty = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue