Skip to content

Commit d7644e5

Browse files
Bump mypy from 1.19.1 to 1.20.0 (#301)
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 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 52761ed commit d7644e5

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
@@ -31,7 +31,7 @@ dev = [
3131
"aioresponses==0.7.8",
3232
"codespell==2.4.2",
3333
"coverage==7.13.5",
34-
"mypy==1.19.1",
34+
"mypy==1.20.0",
3535
"pre-commit==4.5.1",
3636
"pytest-aiohttp==1.1.0",
3737
"pytest-cov==7.1.0",

0 commit comments

Comments
 (0)