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 Dec 1, 2023
1 parent c992ec3 commit 6e5d247
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 42 deletions.
79 changes: 38 additions & 41 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.13"

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

0 comments on commit 6e5d247

Please sign in to comment.