Skip to content

Commit

Permalink
Update dependency mypy to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent 7f84851 commit a2f594f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 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 @@ -18,7 +18,7 @@ alt-profanity-check = "1.3.2"

[tool.poetry.dev-dependencies]
pytest = "8.1.0"
mypy = "1.8.0"
mypy = "1.9.0"
types-PyYAML = "6.0.12.12"
autopep8 = "2.0.4"
pylint = "3.1.0"
Expand Down

0 comments on commit a2f594f

Please sign in to comment.