Skip to content

Commit c67e41e

Browse files
Bump mypy from 1.13.0 to 1.14.1 (#138)
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd917d0 commit c67e41e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dev = [
4646
"pdoc3 >=0.9.2",
4747
"pre-commit >=2.15.0",
4848
"pylint >=2.12.0",
49-
"mypy ==1.13.0",
49+
"mypy ==1.14.1",
5050
"flake8 >=3.8.3,<4.0.0",
5151
"black ==24.8.0",
5252
"isort >=5.0.6,<6.0.0",

0 commit comments

Comments
 (0)