Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 1.2.0 to 1.8.0 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 511d34b commit b272518
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 32 deletions.
63 changes: 32 additions & 31 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 @@ -22,7 +22,7 @@ pre-commit = "^3.6.0"
flake8 = "^6.0.0"
black = "^23.12.1"
isort = "^5.12.0"
mypy = "^1.2"
mypy = "^1.8"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit b272518

Please sign in to comment.