Skip to content

Commit

Permalink
chore(deps): update dependency mypy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2023
1 parent 26536e1 commit 23ae898
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 39 deletions.
72 changes: 34 additions & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tomli = "2.0.1"
pydantic = "1.10.5"

[tool.poetry.dev-dependencies]
mypy = "^0.991"
mypy = "^1.1"
pytest = "^7.1.1"
Sphinx = "^6.0.0"
sphinx-material = "^0.0.35"
Expand Down

0 comments on commit 23ae898

Please sign in to comment.