Skip to content

Commit d4d6759

Browse files
Update mypy requirement from >=1.5 to >=1.14.1
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45b3be4 commit d4d6759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pytest-cov >= 2.8.1
33
tox >= 3.9.0
44
flake8 >= 4.0.0
55
types-python-dateutil >= 2.9.0.20241206
6-
mypy >= 1.5
6+
mypy >= 1.14.1

0 commit comments

Comments
 (0)