Skip to content

Commit 1f06508

Browse files
authored
🐙 source-outreach: run up-to-date pipeline [2024-08-31] (#45056)
1 parent 273fe3b commit 1f06508

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ data:
2626
connectorSubtype: api
2727
connectorType: source
2828
definitionId: 3490c201-5d95-4783-b600-eaf07a4c7787
29-
dockerImageTag: 1.0.14
29+
dockerImageTag: 1.0.15
3030
dockerRepository: airbyte/source-outreach
3131
githubIssueLabel: source-outreach
3232
icon: outreach.svg

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

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

airbyte-integrations/connectors/source-outreach/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 = "1.0.14"
6+
version = "1.0.15"
77
name = "source-outreach"
88
description = "Source implementation for outreach."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/outreach.md

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ List of available streams:
5656

5757
| Version | Date | Pull Request | Subject |
5858
| :------ |:-----------| :----- | :------ |
59+
| 1.0.15 | 2024-08-31 | [45056](https://github.com/airbytehq/airbyte/pull/45056) | Update dependencies |
5960
| 1.0.14 | 2024-08-24 | [44653](https://github.com/airbytehq/airbyte/pull/44653) | Update dependencies |
6061
| 1.0.13 | 2024-08-17 | [44238](https://github.com/airbytehq/airbyte/pull/44238) | Update dependencies |
6162
| 1.0.12 | 2024-08-12 | [43790](https://github.com/airbytehq/airbyte/pull/43790) | Update dependencies |

0 commit comments

Comments
 (0)