Skip to content

Commit d238d20

Browse files
Bump mypy from 1.20.2 to 2.0.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e99414 commit d238d20

2 files changed

Lines changed: 51 additions & 27 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
"pytest-httpserver>=1.0.10",
2020
]
2121
lint = [
22-
"mypy>=1.20.2",
22+
"mypy>=2.0.0",
2323
"ruff>=0.15.12",
2424
"splunk-appinspect>=4.2.0",
2525
]

0 commit comments

Comments
 (0)