Skip to content

Commit d9c1975

Browse files
Bump mypy from 1.10.0 to 1.13.0 (#416)
Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production 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 045dd0b commit d9c1975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-e .
22
build==1.2.2.post1
33
docutils==0.20.1
4-
mypy==1.10.0; implementation_name=="cpython"
4+
mypy==1.13.0; implementation_name=="cpython"
55
pre-commit==4.0.1
66
pytest==8.2.1
77
pytest-asyncio==0.24.0

0 commit comments

Comments
 (0)