Skip to content

Commit 63d26a7

Browse files
Update mypy requirement from ~=1.7.1 to ~=1.11.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.7.1...v1.11) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dcbc99 commit 63d26a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black~=24.4.2
22
pylint
33
pip-tools
4-
mypy ~= 1.7.1
4+
mypy ~= 1.11.0
55
pyre-check == 0.9.19
66
pyright ~= 1.1.372
77
pytype ~= 2023.12.18

0 commit comments

Comments
 (0)