Skip to content

Commit

Permalink
Merge pull request #111 from tarsil/dependabot/pip/mypy-1.7.1
Browse files Browse the repository at this point in the history
⬆ Bump mypy from 1.6.1 to 1.7.1
  • Loading branch information
tarsil authored Nov 27, 2023
2 parents 62c7c44 + 16e23ef commit 0002d03
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.6.1",
"mypy==1.7.1",
"flake8>=5.0.4",
"black== 23.11.0",
"isort>=5.0.6,<6.0.0",
Expand Down

0 comments on commit 0002d03

Please sign in to comment.