Skip to content

Commit

Permalink
ci: update mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
Kl0ven committed Jun 11, 2024
1 parent 6e98c00 commit 09e1f1c
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
70 changes: 35 additions & 35 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ sphinx-rtd-theme = "^1.2.0"
m2r2 = "^0.3"
mistune = "0.8.4"
sphinx-nested-apidoc = "^1.2.2"
mypy = "^1.0.0"
django-stubs = { extras = ["compatible-mypy"], version = "^1.14.0" }
mypy = "^1.3"
django-stubs = { extras = ["compatible-mypy"], version = "^4.2" }

# see https://github.com/klen/pylama/issues/232
pydocstyle = "6.1.1"
Expand Down

0 comments on commit 09e1f1c

Please sign in to comment.