Skip to content

Commit

Permalink
Bump mypy from 1.6.0 to 1.6.1 (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent fc4331f commit 75cb239
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 @@ -28,7 +28,7 @@ dependencies = [
test = [
"black==23.10.0",
"codespell==2.2.6",
"mypy==1.6.0",
"mypy==1.6.1",
"ruff==0.1.1",
"pytest==7.4.2",
"pytest-asyncio==0.21.1",
Expand Down

0 comments on commit 75cb239

Please sign in to comment.