Skip to content

Commit 34460a4

Browse files
committed
Update dependency mypy to v0.960
1 parent 94c4761 commit 34460a4

File tree

2 files changed

+32
-43
lines changed

2 files changed

+32
-43
lines changed

poetry.lock

+31-42
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pybotx-smartapp-rpc = ">=0.4.1,<0.5.0"
1515
black = "22.3.0"
1616
isort = "^4.3"
1717
autoflake = "^1.4"
18-
mypy = "0.910"
18+
mypy = "0.960"
1919
wemake-python-styleguide = "0.16.1"
2020

2121
pytest = "^7.0.1"

0 commit comments

Comments
 (0)