Skip to content

Commit cc7d1ab

Browse files
Chore(deps): Bump airbyte-protocol-models-pdv2 from 0.13.1 to 0.14.1
Bumps [airbyte-protocol-models-pdv2](https://github.com/airbytehq/airbyte-protocol) from 0.13.1 to 0.14.1. - [Release notes](https://github.com/airbytehq/airbyte-protocol/releases) - [Changelog](https://github.com/airbytehq/airbyte-protocol/blob/main/CHANGELOG.md) - [Commits](airbytehq/airbyte-protocol@v0.13.1...v0.14.1) --- updated-dependencies: - dependency-name: airbyte-protocol-models-pdv2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bed128d commit cc7d1ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@ python = ">=3.10,<3.13"
1717

1818
airbyte-api = "^0.52.1"
1919
airbyte-cdk = "^6.9.0"
20-
airbyte-protocol-models-pdv2 = "^0.13.0"
20+
airbyte-protocol-models-pdv2 = ">=0.13,<0.15"
2121
click = "^8.1.7"
2222
duckdb = "^1.1.0"
2323
duckdb-engine = "^0.13.2"

0 commit comments

Comments
 (0)