Skip to content

Commit

Permalink
chore(deps): update dependency mypy to ^0.941
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and KSmanis committed Mar 15, 2022
1 parent c715eaf commit 9e0ae86
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 @@ -31,7 +31,7 @@ pre-commit = "^2.16.0"
pip-tools = "^6.5.1"
pytest-cov = "^3.0.0"
# types
mypy = "^0.940"
mypy = "^0.941"

[tool.poetry.scripts]
pip-autocompile = "pipautocompile.main:cli"
Expand Down

0 comments on commit 9e0ae86

Please sign in to comment.