Skip to content

Commit

Permalink
Bump mypy from 0.941 to 0.942 (#94)
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 Mar 25, 2022
1 parent b911785 commit d1bc34f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -38,7 +38,7 @@ coverage = {version = "^6.3", extras = ["toml"]}
flake8 = "^4.0.1"
flake8-docstrings = "^1.6.0"
isort = "^5.10.1"
mypy = "^0.941"
mypy = "^0.942"
pre-commit = "^2.17.0"
pre-commit-hooks = "^4.1.0"
pylint = "^2.12.2"
Expand Down

0 comments on commit d1bc34f

Please sign in to comment.