Skip to content

Commit 15a9847

Browse files
⬆️ Update mypy requirement from ^0.971 to ^0.991 (#166)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d761814 commit 15a9847

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
@@ -14,7 +14,7 @@ pytest = "^7.0.1"
1414
black = "^22.10"
1515
isort = "^5.8.0"
1616
autoflake = "^2.0.0"
17-
mypy = "^0.971"
17+
mypy = "^0.991"
1818

1919
[build-system]
2020
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)