Skip to content

Commit 11a20e5

Browse files
chore(deps): update dependency mypy to v1
1 parent 8adad83 commit 11a20e5

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
@@ -49,7 +49,7 @@ classifiers = [
4949
{ version = "^5.0.4", python = ">=3.7" },
5050
]
5151
pydocstyle = "^6.3.0"
52-
mypy = "^0.971"
52+
mypy = "^1.0.0"
5353
coverage = "^6.1.2"
5454
pytest = "^7.0.0"
5555
pytest-clarity = "^1.0.1"

0 commit comments

Comments
 (0)