Skip to content

Commit

Permalink
Chore(deps): Bump airbyte-protocol-models-pdv2 from 0.13.1 to 0.14.2
Browse files Browse the repository at this point in the history
Bumps [airbyte-protocol-models-pdv2](https://github.com/airbytehq/airbyte-protocol) from 0.13.1 to 0.14.2.
- [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.2)

---
updated-dependencies:
- dependency-name: airbyte-protocol-models-pdv2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent f7b88eb commit 389ff3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python = ">=3.10,<3.13"

airbyte-api = "^0.52.1"
airbyte-cdk = "^6.9.0"
airbyte-protocol-models-pdv2 = "^0.13.0"
airbyte-protocol-models-pdv2 = ">=0.13,<0.15"
click = "^8.1.7"
duckdb = "^1.1.0"
duckdb-engine = "^0.13.2"
Expand Down

0 comments on commit 389ff3b

Please sign in to comment.