Skip to content

Commit 97072ef

Browse files
Bump mypy from 1.14.0 to 1.14.1 (#121)
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production 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 480ca56 commit 97072ef

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
@@ -47,7 +47,7 @@ dev = [
4747
"pylint==3.3.2",
4848
"black==24.10.0",
4949
"isort==5.13.2",
50-
"mypy==1.14.0",
50+
"mypy==1.14.1",
5151
"types-invoke==2.0.0.10",
5252
]
5353
test = [

0 commit comments

Comments
 (0)