Skip to content

Commit 49c92f4

Browse files
authored
🐙 source-emailoctopus: run up-to-date pipeline [2024-08-03] (#43069)
1 parent 2224ca7 commit 49c92f4

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

airbyte-integrations/connectors/source-emailoctopus/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 46b25e70-c980-4590-a811-8deaf50ee09f
10-
dockerImageTag: 0.1.13
10+
dockerImageTag: 0.1.14
1111
dockerRepository: airbyte/source-emailoctopus
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/emailoctopus
1313
githubIssueLabel: source-emailoctopus

airbyte-integrations/connectors/source-emailoctopus/poetry.lock

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

airbyte-integrations/connectors/source-emailoctopus/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-emailoctopus"
88
description = "Source implementation for Emailoctopus."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/emailoctopus.md

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ No documented strict rate limit.
2828

2929
| Version | Date | Pull Request | Subject |
3030
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
31+
| 0.1.14 | 2024-08-03 | [43069](https://github.com/airbytehq/airbyte/pull/43069) | Update dependencies |
3132
| 0.1.13 | 2024-07-27 | [42799](https://github.com/airbytehq/airbyte/pull/42799) | Update dependencies |
3233
| 0.1.12 | 2024-07-20 | [42167](https://github.com/airbytehq/airbyte/pull/42167) | Update dependencies |
3334
| 0.1.11 | 2024-07-13 | [41797](https://github.com/airbytehq/airbyte/pull/41797) | Update dependencies |

0 commit comments

Comments
 (0)