Skip to content

Commit 4d4e577

Browse files
build(deps-dev): bump mypy from 1.20.0 to 1.20.1 (#271)
Bumps [mypy](https://github.com/python/mypy) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.0...v1.20.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b59b606 commit 4d4e577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tests = [
5757
"syrupy==5.1.0"
5858
]
5959
type_check = [
60-
"mypy==1.20.0"
60+
"mypy==1.20.1"
6161
]
6262

6363

0 commit comments

Comments
 (0)