Skip to content

Commit 06a5a25

Browse files
Bump mypy from 1.16.1 to 1.17.0 (#108)
--- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jose Rojas Chaves <jose.rojas.chaves@intel.com>
1 parent 59f59b1 commit 06a5a25

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
@@ -9,7 +9,7 @@ pylint>=3.0.0
99

1010
# Optional: For IDE integration and manual use (pre-commit handles these automatically)
1111
black==25.1.0
12-
mypy==1.16.1
12+
mypy==1.17.0
1313

1414
# C++ linting
1515
cpplint>=1.6.0

0 commit comments

Comments
 (0)