Skip to content

Commit

Permalink
Bump mypy from 1.2.0 to 1.3.0 (#330)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2023
1 parent 859e6b6 commit d1173ee
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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 @@ -49,7 +49,7 @@ flake8-eradicate = "^1.4.0"
flake8-markdown = "^0.3.0"
flake8-simplify = "^0.20.0"
isort = "^5.12.0"
mypy = "^1.2"
mypy = "^1.3"
pre-commit = "^3.3.1"
pre-commit-hooks = "^4.4.0"
pylint = "^2.17.4"
Expand Down

0 comments on commit d1173ee

Please sign in to comment.