Skip to content

Commit

Permalink
Merge pull request #68 from Nr18/dependabot/pip/mypy-0.941
Browse files Browse the repository at this point in the history
chore(deps-dev): bump mypy from 0.940 to 0.941
  • Loading branch information
Joris Conijn authored Mar 15, 2022
2 parents d895c79 + 92bc332 commit c756f0b
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 @@ -11,7 +11,7 @@ click = "^8.0.3"

[tool.poetry.dev-dependencies]
black = "^22.1"
mypy = "^0.940"
mypy = "^0.941"
pytest = "^7.1.0"
pytest-cov = "^3.0.0"
pytest-mypy = "^0.9.1"
Expand Down

0 comments on commit c756f0b

Please sign in to comment.