Skip to content

Commit 741f0e5

Browse files
chore: bump mypy from 1.15.0 to 2.1.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf44939 commit 741f0e5

2 files changed

Lines changed: 187 additions & 31 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Repository = "https://github.com/airbytehq/airbyte-api-python-sdk"
1616

1717
[dependency-groups]
1818
dev = [
19-
"mypy ==1.15.0",
19+
"mypy==2.1.0",
2020
"poethepoet >=0.32",
2121
"pylint==4.0.6",
2222
"pyright ==1.1.398",

0 commit comments

Comments
 (0)