Skip to content

Commit 2d746b6

Browse files
Update mypy requirement from ~=1.11 to ~=1.14
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.11...v1.14.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a0a580 commit 2d746b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ asynctest~=0.13
44
colorlog~=6.8
55
flake8~=7.1
66
flake8-docstrings~=1.7
7-
mypy~=1.11
7+
mypy~=1.14
88
pylint~=3.3
99
pylint-strict-informational==0.1
1010
pytest>=7.2

0 commit comments

Comments
 (0)