Skip to content

Commit 3ccf58f

Browse files
Bump mypy from 1.18.2 to 1.19.0 (#221)
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development 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 9bf4b99 commit 3ccf58f

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
@@ -31,7 +31,7 @@ dev = [
3131
"aioresponses==0.7.8",
3232
"codespell==2.4.1",
3333
"coverage==7.12.0",
34-
"mypy==1.18.2",
34+
"mypy==1.19.0",
3535
"pre-commit==4.5.0",
3636
"pytest-aiohttp==1.1.0",
3737
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)