Skip to content

Commit 5203e5c

Browse files
Bump mypy from 1.10.1 to 1.15.0 (#67)
Bumps [mypy](https://github.com/python/mypy) from 1.10.1 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.1...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.15.0 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 ed138b3 commit 5203e5c

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
@@ -33,7 +33,7 @@ dev = [
3333
"aioresponses==0.7.6",
3434
"codespell==2.3.0",
3535
"coverage==7.6.0",
36-
"mypy==1.10.1",
36+
"mypy==1.15.0",
3737
"pre-commit==3.7.1",
3838
"pytest-aiohttp==1.0.5",
3939
"pytest-cov==5.0.0",

0 commit comments

Comments
 (0)