Skip to content

Commit 2fbb21f

Browse files
chore(deps): update dependency mypy to v1
1 parent 07f6053 commit 2fbb21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pybotx-smartapp-rpc = ">=0.5.0,<0.6.0"
1515
black = "22.3.0"
1616
isort = "^4.3"
1717
autoflake = "^1.4"
18-
mypy = "0.910"
18+
mypy = "1.13.0"
1919
wemake-python-styleguide = "0.16.1"
2020

2121
pytest = "^7.0.1"

0 commit comments

Comments
 (0)