Skip to content

Commit

Permalink
Merge pull request #5 from milescsmith/renovate/mypy-1.x
Browse files Browse the repository at this point in the history
Update dependency mypy to v1
  • Loading branch information
milescsmith authored Oct 13, 2023
2 parents 6e275d6 + 5e93107 commit ea437b5
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 31 deletions.
63 changes: 33 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 @@ -20,7 +20,7 @@ flowkit = "^1.0.1"
[tool.poetry.group.dev.dependencies]
black = "^23.9.1"
pytest = "^7.4.2"
mypy = "^0.982"
mypy = "^1.0.0"
ruff = "^0.0.292"
types-python-dateutil = "^2.8.19.14"

Expand Down

0 comments on commit ea437b5

Please sign in to comment.