Skip to content

Commit ec80bfe

Browse files
build(deps-dev): Bump mypy from 1.19.1 to 1.20.0 (#657)
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f262c7b commit ec80bfe

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
@@ -44,7 +44,7 @@ linting = [
4444
"pylint==4.0.5",
4545
]
4646
type_check = [
47-
"mypy[pydantic]==1.19.1",
47+
"mypy[pydantic]==1.20.0",
4848
"types-PyYAML==6.0.12.20260408",
4949
]
5050
spell_check = [

0 commit comments

Comments
 (0)