Skip to content

Commit bafc454

Browse files
chore(deps): update dependency mypy to v1
1 parent ce86aec commit bafc454

File tree

2 files changed

+35
-39
lines changed

2 files changed

+35
-39
lines changed

poetry.lock

Lines changed: 34 additions & 38 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.7"
2727

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

0 commit comments

Comments
 (0)