Skip to content

Commit 7cb2adb

Browse files
build(deps): bump mypy from 1.14.0 to 1.14.1 (#67)
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5067f71 commit 7cb2adb

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
@@ -51,7 +51,7 @@ tests = [
5151
"syrupy==4.8.0"
5252
]
5353
type_check = [
54-
"mypy==1.14.0"
54+
"mypy==1.14.1"
5555
]
5656

5757

0 commit comments

Comments
 (0)