Skip to content

Commit 248dc9a

Browse files
alafanechereLouisAuneau
authored andcommitted
🐙 source-emailoctopus: run up-to-date pipeline [2024-08-10] (airbytehq#43580)
1 parent f203db1 commit 248dc9a

File tree

4 files changed

+67
-64
lines changed

4 files changed

+67
-64
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.14
10+
dockerImageTag: 0.1.15
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

+64-62
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.14"
6+
version = "0.1.15"
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.15 | 2024-08-10 | [43580](https://github.com/airbytehq/airbyte/pull/43580) | Update dependencies |
3132
| 0.1.14 | 2024-08-03 | [43069](https://github.com/airbytehq/airbyte/pull/43069) | Update dependencies |
3233
| 0.1.13 | 2024-07-27 | [42799](https://github.com/airbytehq/airbyte/pull/42799) | Update dependencies |
3334
| 0.1.12 | 2024-07-20 | [42167](https://github.com/airbytehq/airbyte/pull/42167) | Update dependencies |

0 commit comments

Comments
 (0)