Skip to content

Commit c18357a

Browse files
build(deps): bump mypy from 1.18.1 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.18.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a57faa commit c18357a

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
@@ -28,7 +28,7 @@ linting = [
2828
"pylint==3.3.8"
2929
]
3030
type_check = [
31-
"mypy==1.18.1"
31+
"mypy==1.18.2"
3232
]
3333
spell_check = [
3434
"codespell==2.4.1"

0 commit comments

Comments
 (0)