Skip to content

Commit

Permalink
Merge pull request #107 from tarsil/dependabot/pip/mypy-1.6.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.5.1 to 1.6.1
  • Loading branch information
tarsil authored Nov 2, 2023
2 parents 66ea872 + d21f717 commit c862a6c
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 @@ -82,7 +82,7 @@ test = [
"pytest>=7.1.3,<8.0.0",
"pytest-cov>=2.12.0,<5.0.0",
"pytest-asyncio >=0.19.0",
"mypy==1.5.1",
"mypy==1.6.1",
"flake8>=5.0.4",
"black== 23.10.1",
"isort>=5.0.6,<6.0.0",
Expand Down

0 comments on commit c862a6c

Please sign in to comment.