Skip to content

Commit d90133d

Browse files
Bump mypy from 1.18.2 to 1.20.2
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37bb1b5 commit d90133d

2 files changed

Lines changed: 195 additions & 131 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ lint = [
8585
"pylint-pytest==2.0.0a0",
8686
"black~=25.9.0",
8787
"ruff~=0.13.2",
88-
"mypy~=1.18.2",
88+
"mypy>=1.18.2,<1.21.0",
8989
"databricks-labs-pylint~=0.5.0",
9090
"types-requests>=2.28.1,<3",
9191
"types-pyYAML~=6.0.12",

0 commit comments

Comments
 (0)