Skip to content

Commit

Permalink
Merge pull request #598 from plannigan/renovate/mypy-1.x
Browse files Browse the repository at this point in the history
Update dependency mypy to v1.8.0
  • Loading branch information
plannigan authored Dec 23, 2023
2 parents 777180e + 42aea18 commit 57b0289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies = [
"black==23.12.1",
"flake8==6.1.0",
"isort==5.13.2",
"mypy==1.7.1",
"mypy==1.8.0",
"pytest==7.4.3",
"pytest-cov==4.1.0",
"pytest-mock==3.12.0",
Expand Down

0 comments on commit 57b0289

Please sign in to comment.