Skip to content

Commit

Permalink
Merge pull request #132 from loopj/dependabot/pip/mypy-1.11.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.10.1 to 1.11.1
  • Loading branch information
loopj authored Aug 20, 2024
2 parents b14b925 + 30455f8 commit af9ccc0
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 @@ -32,7 +32,7 @@ Source = "https://github.com/loopj/aiovantage"
[project.optional-dependencies]
dev = [
"black==24.8.0",
"mypy==1.10.1",
"mypy==1.11.1",
"ruff==0.6.1",
"pre-commit==3.8.0",
]
Expand Down

0 comments on commit af9ccc0

Please sign in to comment.