Skip to content

Commit f37c6eb

Browse files
Bump mypy from 1.19.0 to 1.19.1 (#110)
Bumps [mypy](https://github.com/python/mypy) from 1.19.0 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.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 b173a8b commit f37c6eb

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
@@ -49,7 +49,7 @@ lint = [
4949
"flake8==7.3.0",
5050
"fpvs==0.3.0",
5151
"isort==6.1.0",
52-
"mypy==1.19.0",
52+
"mypy==1.19.1",
5353
"pylint==3.3.9",
5454
"pylint-per-file-ignores==2.0.3",
5555
]

0 commit comments

Comments
 (0)