Skip to content

Commit 1792956

Browse files
dependabot[bot]HorlogeSkynet
authored andcommitted
Update mypy requirement from ~=1.14.0 to ~=1.14.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.14.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a13afdc commit 1792956

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.14.0
5+
mypy~=1.14.1
66
types-pexpect
77
ruff~=0.8.6

0 commit comments

Comments
 (0)