Skip to content

Commit

Permalink
Add missing mypy package
Browse files Browse the repository at this point in the history
  • Loading branch information
ivellios committed Oct 7, 2024
1 parent 8c27686 commit b09ff23
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 1 deletion.
49 changes: 48 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ pytest-watch = "^4.2.0"
safety = "^3.2.8"
checkov = "^3.2.257"
jinja2 = "^3.1.4"
mypy = "^1.11.2"

[tool.mypy]
plugins = [
Expand Down

0 comments on commit b09ff23

Please sign in to comment.