Skip to content

Commit fad76b2

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-reply-io version to 0.1.14 Build source-reply-io docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 963dae7 commit fad76b2

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-reply-io/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
connectorSubtype: api
1717
connectorType: source
1818
definitionId: 8cc6537e-f8a6-423c-b960-e927af76116e
19-
dockerImageTag: 0.1.13
19+
dockerImageTag: 0.1.14
2020
dockerRepository: airbyte/source-reply-io
2121
githubIssueLabel: source-reply-io
2222
icon: reply-io.svg

airbyte-integrations/connectors/source-reply-io/poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

airbyte-integrations/connectors/source-reply-io/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.13"
6+
version = "0.1.14"
77
name = "source-reply-io"
88
description = "Source implementation for reply-io."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/reply-io.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ This Source is capable of syncing the following core Streams:
4141

4242
| Version | Date | Pull Request | Subject |
4343
|:--------|:-----------| :------------------------------------------------------- | :---------------------------- |
44+
| 0.1.14 | 2024-08-12 | [43818](https://github.com/airbytehq/airbyte/pull/43818) | Update dependencies |
4445
| 0.1.13 | 2024-08-10 | [43696](https://github.com/airbytehq/airbyte/pull/43696) | Update dependencies |
4546
| 0.1.12 | 2024-08-03 | [43215](https://github.com/airbytehq/airbyte/pull/43215) | Update dependencies |
4647
| 0.1.11 | 2024-07-27 | [42827](https://github.com/airbytehq/airbyte/pull/42827) | Update dependencies |

0 commit comments

Comments
 (0)