Skip to content

Commit 37be2f8

Browse files
Bump mypy from 1.4.1 to 1.10.1 in /python
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.10.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.4.1...v1.10.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d37264e commit 37be2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ pytest == 7.4.4; python_version in '3.7'
33
pytest == 8.2.2; python_version >= '3.8'
44
pytest-parametrization == 2022.2.1
55
mypy == 0.971; python_version < '3.7'
6-
mypy == 1.4.1; python_version in '3.7'
6+
mypy == 1.10.1; python_version in '3.7'
77
mypy == 1.10.1; python_version >= '3.8'

0 commit comments

Comments
 (0)