Skip to content

Commit

Permalink
Bump mypy version to 1.1.1 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-rarus authored Mar 20, 2023
1 parent 8183764 commit 20b5ad1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 35 deletions.
65 changes: 31 additions & 34 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 @@ -17,7 +17,7 @@ black = "^22.12.0"
coverage = "^6.4.4"
flake8 = "^6.0.0"
isort = "^5.11.4"
mypy = "^0.971"
mypy = "^1.1.1"
pre-commit = "^3.1.1"
pytest = "^7.1.2"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit 20b5ad1

Please sign in to comment.