Skip to content

Commit 81e1626

Browse files
Update mypy requirement from >=1.15 to >=2.3.0
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.15.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6dd114b commit 81e1626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ pytest==9.1.1
2121
pytest-timeout==2.4.0
2222
pytest-rerunfailures==15.1
2323
pytest-cov>=6.0
24-
mypy>=1.15
24+
mypy>=2.3.0

0 commit comments

Comments
 (0)