Skip to content

Commit

Permalink
Bump mypy from 0.971 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 1.4.1.
- [Commits](python/mypy@v0.971...v1.4.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 3a07e6b commit a475ad5
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 @@ -25,7 +25,7 @@ dependencies = [
test = [
"black==23.3.0",
"codespell==2.2.5",
"mypy==1.3.0",
"mypy==1.4.1",
"ruff==0.0.278",
"pre-commit==3.3.3"
]
Expand Down

0 comments on commit a475ad5

Please sign in to comment.