Skip to content

Commit b2579a9

Browse files
Bump mypy from 1.18.2 to 1.19.1 (#583)
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e573aae commit b2579a9

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
@@ -75,7 +75,7 @@ lint = [
7575
"coverage==7.11.0",
7676
"codacy-coverage==1.3.11",
7777
"pycodestyle==2.14.0",
78-
"mypy==1.18.2",
78+
"mypy==1.19.1",
7979
"pydocstyle==6.1.1",
8080
"flake8==7.3.0",
8181
"pylint==4.0.2",

0 commit comments

Comments
 (0)