Skip to content

Commit bc9e7c6

Browse files
Bump mypy from 1.19.1 to 1.20.0 (#240)
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: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 9927fca commit bc9e7c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==26.3.1
22
flake8==7.3.0
3-
mypy==1.19.1
3+
mypy==1.20.0
44
pylint==4.0.5
55
pytest-asyncio==1.3.0
66
pytest==9.0.2

0 commit comments

Comments
 (0)