Skip to content

Commit ba43695

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
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.10
7+
mypy~=1.11
88
pylint~=3.2
99
pylint-strict-informational==0.1
1010
pytest>=7.2

0 commit comments

Comments
 (0)