Skip to content

Commit 5453112

Browse files
Bump mypy from 1.17.1 to 1.18.1 (#186)
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 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 6b7b976 commit 5453112

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.10.6",
34-
"mypy==1.17.1",
34+
"mypy==1.18.1",
3535
"pre-commit==4.3.0",
3636
"pytest-aiohttp==1.1.0",
3737
"pytest-cov==7.0.0",

0 commit comments

Comments
 (0)