Skip to content

Commit

Permalink
chore(dev): update dependency mypy to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 6603ae6 commit 5250b10
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -35,7 +35,7 @@ pytest-github-actions-annotate-failures = "==0.2.0"
pytest-env = "==0.8.2"
# linter and formatter
pre-commit = "==3.3.3"
mypy = "==1.4.1"
mypy = "==1.5.1"
watchgod = "0.8.2"
types-protobuf = "^4.21.0.2"

Expand Down

0 comments on commit 5250b10

Please sign in to comment.