Skip to content

Commit

Permalink
updating mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
jkeyes committed Dec 20, 2023
1 parent 7fea9ab commit ea5491e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ test = [
"pytest-asyncio",
"psycopg2-binary",
"black",
"mypy==0.931",
"mypy==1.7.1",
"ruff==0.0.275",
"django-stubs",
]
Expand Down

0 comments on commit ea5491e

Please sign in to comment.