Skip to content

Commit

Permalink
Bump mypy from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](python/mypy@v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent d041e30 commit a74a6dc
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 @@ -70,7 +70,7 @@ optional = [
"twine==4.0.2",
"build==1.0.3",
"cx_Freeze==6.15.9",
"mypy==1.5.1",
"mypy==1.6.0",
"pipreqs==0.4.13",
]
dev = ["pytest==7.4.2", "pytest-cov==4.1.0", "tox==4.11.3"]
Expand Down

0 comments on commit a74a6dc

Please sign in to comment.