We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d9aeb commit 492ae67Copy full SHA for 492ae67
2 files changed
pyproject.toml
@@ -16,7 +16,7 @@ Repository = "https://github.com/airbytehq/airbyte-api-python-sdk"
16
17
[dependency-groups]
18
dev = [
19
- "mypy ==1.15.0",
+ "mypy==2.1.0",
20
"poethepoet >=0.32",
21
"pylint==4.0.6",
22
"pyright==1.1.410",
0 commit comments