Skip to content

Commit 35f24bd

Browse files
chore(deps): bump mypy from 1.8.0 to 1.18.2 in /sdk/python
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.8.0...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 93c203d commit 35f24bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/python/requirements/lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ black==23.12.1
88
# via -r requirements.in
99
click==8.1.7
1010
# via black
11-
mypy==1.8.0
11+
mypy==1.18.2
1212
# via -r requirements.in
1313
mypy-extensions==1.0.0
1414
# via

0 commit comments

Comments
 (0)