Skip to content

Commit 5055f05

Browse files
build(deps): bump mypy from 1.18.1 to 1.18.2 (#174)
Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 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 f190dd4 commit 5055f05

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
@@ -56,7 +56,7 @@ tests = [
5656
"syrupy==4.9.1"
5757
]
5858
type_check = [
59-
"mypy==1.18.1"
59+
"mypy==1.18.2"
6060
]
6161

6262

0 commit comments

Comments
 (0)