Skip to content

Commit c5ccbb4

Browse files
chore(deps): update dependency mypy to v1
1 parent 3aad818 commit c5ccbb4

File tree

2 files changed

+29
-33
lines changed

2 files changed

+29
-33
lines changed

poetry.lock

Lines changed: 28 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tomli = "2.0.1"
2626
pydantic = "1.10.4"
2727

2828
[tool.poetry.dev-dependencies]
29-
mypy = "^0.991"
29+
mypy = "^1.0"
3030
pytest = "^7.1.1"
3131
Sphinx = "^6.0.0"
3232
sphinx-material = "^0.0.35"

0 commit comments

Comments
 (0)