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 22, 2023
1 parent f784429 commit 3de1751
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 31 deletions.
64 changes: 34 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 @@ -50,7 +50,7 @@ yamllint = "^1.20.0"
bandit = "^1.6.2"
invoke = "^2.2.0"
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 3de1751

Please sign in to comment.