Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 0.991 to 1.2.0 (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 6, 2023
1 parent 2aed1a7 commit fa4a4fe
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 39 deletions.
72 changes: 34 additions & 38 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pre-commit = "^3.0.1"
flake8 = "^6.0.0"
black = "^22.12.0"
isort = "^5.12.0"
mypy = "^0.991"
mypy = "^1.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit fa4a4fe

Please sign in to comment.