Skip to content

Commit a636bb5

Browse files
authored
🐙 source-partnerstack: run up-to-date pipeline [2024-09-14] (#45506)
1 parent 9cf4b7f commit a636bb5

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: d30fb809-6456-484d-8e2c-ee12e0f6888d
5-
dockerImageTag: 0.1.17
5+
dockerImageTag: 0.1.18
66
dockerRepository: airbyte/source-partnerstack
77
githubIssueLabel: source-partnerstack
88
icon: partnerstack.svg

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

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

airbyte-integrations/connectors/source-partnerstack/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.17"
6+
version = "0.1.18"
77
name = "source-partnerstack"
88
description = "Source implementation for Partnerstack."
99
authors = [ "Elliot Trabac <[email protected]>",]

docs/integrations/sources/partnerstack.md

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ The Partnerstack connector should not run into Partnerstack API limitations unde
4141

4242
| Version | Date | Pull Request | Subject |
4343
|:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------|
44+
| 0.1.18 | 2024-09-14 | [45506](https://github.com/airbytehq/airbyte/pull/45506) | Update dependencies |
4445
| 0.1.17 | 2024-09-07 | [45294](https://github.com/airbytehq/airbyte/pull/45294) | Update dependencies |
4546
| 0.1.16 | 2024-08-31 | [45053](https://github.com/airbytehq/airbyte/pull/45053) | Update dependencies |
4647
| 0.1.15 | 2024-08-24 | [44712](https://github.com/airbytehq/airbyte/pull/44712) | Update dependencies |

0 commit comments

Comments
 (0)