Skip to content

Commit

Permalink
Chore(deps): Bump airbyte-api from 0.49.4 to 0.52.1
Browse files Browse the repository at this point in the history
Bumps [airbyte-api](https://github.com/airbytehq/airbyte-api-python-sdk) from 0.49.4 to 0.52.1.
- [Release notes](https://github.com/airbytehq/airbyte-api-python-sdk/releases)
- [Changelog](https://github.com/airbytehq/airbyte-api-python-sdk/blob/main/RELEASES.md)
- [Commits](airbytehq/airbyte-api-python-sdk@v0.49.4...v0.52.1)

---
updated-dependencies:
- dependency-name: airbyte-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent b355ea9 commit 9e85938
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -43,7 +43,7 @@ types-pyyaml = "^6.0.12.12"

# TODO: Remove this arbitrary python constraint once `sqlalchemy-bigquery` has done so.
sqlalchemy-bigquery = { version = "1.11.0", python = "<3.13" }
airbyte-api = "^0.49.2"
airbyte-api = ">=0.49.2,<0.53.0"
google-cloud-bigquery-storage = "^2.25.0"
pyiceberg = "^0.6.1"
uuid7 = "^0.1.0"
Expand Down

0 comments on commit 9e85938

Please sign in to comment.