Skip to content

Commit 1c7b20c

Browse files
build(deps-dev): bump mypy from 1.20.2 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a6e314 commit 1c7b20c

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
@@ -29,7 +29,7 @@ linting = [
2929
"pylint==4.0.5"
3030
]
3131
type_check = [
32-
"mypy==1.20.2"
32+
"mypy==2.1.0"
3333
]
3434
spell_check = [
3535
"codespell==2.4.2"

0 commit comments

Comments
 (0)