Skip to content

Commit

Permalink
Update dependency mypy to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent c41299b commit 92308ca
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 29 deletions.
59 changes: 31 additions & 28 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 @@ -44,7 +44,7 @@ yamllint = "^1.20.0"
bandit = "^1.6.2"
invoke = "^1.4.1"
flake8 = "^5.0.0"
mypy = "^0.982"
mypy = "^1.0.0"
# Dependencies for mypy to correctly analyze code using these libraries
types-python-dateutil = "^2.8.3"
types-pytz = "^2022.0.0"
Expand Down

0 comments on commit 92308ca

Please sign in to comment.