Skip to content

Commit 3a0e394

Browse files
Bump mypy from 1.12.1 to 1.13.0 (#49)
Bumps [mypy](https://github.com/python/mypy) from 1.12.1 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f03a92 commit 3a0e394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tests = [
4646
"pytest==8.3.3"
4747
]
4848
type_check = [
49-
"mypy==1.12.1"
49+
"mypy==1.13.0"
5050
]
5151

5252

0 commit comments

Comments
 (0)