Skip to content

Commit 3c69e44

Browse files
Update mypy requirement from ~=1.11.0 to ~=1.12.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.11...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a20eb2 commit 3c69e44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
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.11.0
4+
mypy ~= 1.12.1
55
pyre-check == 0.9.19
66
pyright ~= 1.1.374
77
pytype ~= 2023.12.18

0 commit comments

Comments
 (0)