Skip to content

Commit 1ef20a8

Browse files
chore(deps): update dependency mypy to v1
1 parent c820359 commit 1ef20a8

File tree

2 files changed

+35
-39
lines changed

2 files changed

+35
-39
lines changed

Diff for: poetry.lock

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

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tomli = "2.0.1"
2626
pydantic = "1.10.6"
2727

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

0 commit comments

Comments
 (0)