Skip to content

Commit 97ce76a

Browse files
Bump mypy from 1.11.2 to 1.12.1
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a95368d commit 97ce76a

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
@@ -50,7 +50,7 @@ tests = [
5050
"pytest-subtests==0.13.1"
5151
]
5252
type_check = [
53-
"mypy==1.11.2"
53+
"mypy==1.12.1"
5454
]
5555

5656
[project.urls]

0 commit comments

Comments
 (0)