Skip to content

Commit 058e657

Browse files
Update mypy requirement from ~=1.13.0 to ~=1.14.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.13.0...v1.14.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4178e7b commit 058e657

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
@@ -2,6 +2,6 @@ pexpect~=4.9.0
22

33
pylint~=3.2.7
44
pylint-secure-coding-standard~=1.5.1
5-
mypy~=1.13.0
5+
mypy~=1.14.0
66
types-pexpect
77
ruff~=0.8.4

0 commit comments

Comments
 (0)