Skip to content

Commit 4013be7

Browse files
Update mypy requirement from >=1.14.1 to >=1.19.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.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63b7835 commit 4013be7

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
@@ -2,6 +2,6 @@ PyYAML>=3.10
22
pytest
33
pytest-cov
44
coverage
5-
mypy>=1.14.1
5+
mypy>=1.19.1
66
types-markdown>=3.7.0.20241204
77
types-pyyaml>=6.0.12.20241230

0 commit comments

Comments
 (0)