Skip to content

Commit 7538d27

Browse files
authored
feat: Update protocol version (#601)
1 parent ef09cfb commit 7538d27

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ enable = true
3030

3131
[tool.poetry.dependencies]
3232
python = ">=3.10,<3.13"
33-
airbyte-protocol-models-dataclasses = "^0.15"
33+
airbyte-protocol-models-dataclasses = "^0.17.1"
3434

3535
backoff = "*"
3636
boltons = "^25.0.0"

0 commit comments

Comments
 (0)