Skip to content

Commit 5237b4d

Browse files
authored
🐙 source-apify-dataset: run up-to-date pipeline [2024-08-03] (#43071)
1 parent 69f1f6f commit 5237b4d

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

airbyte-integrations/connectors/source-apify-dataset/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: 47f17145-fe20-4ef5-a548-e29b048adf84
10-
dockerImageTag: 2.1.14
10+
dockerImageTag: 2.1.15
1111
dockerRepository: airbyte/source-apify-dataset
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/apify-dataset
1313
githubIssueLabel: source-apify-dataset

airbyte-integrations/connectors/source-apify-dataset/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-apify-dataset/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 = "2.1.14"
6+
version = "2.1.15"
77
name = "source-apify-dataset"
88
description = "Source implementation for Apify Dataset."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/apify-dataset.md

+1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ The Apify dataset connector uses [Apify Python Client](https://docs.apify.com/ap
7272

7373
| Version | Date | Pull Request | Subject |
7474
| :------ | :--------- | :----------------------------------------------------------- | :------------------------------------------------------------------------------ |
75+
| 2.1.15 | 2024-08-03 | [43071](https://github.com/airbytehq/airbyte/pull/43071) | Update dependencies |
7576
| 2.1.14 | 2024-07-27 | [42627](https://github.com/airbytehq/airbyte/pull/42627) | Update dependencies |
7677
| 2.1.13 | 2024-07-20 | [42364](https://github.com/airbytehq/airbyte/pull/42364) | Update dependencies |
7778
| 2.1.12 | 2024-07-13 | [41893](https://github.com/airbytehq/airbyte/pull/41893) | Update dependencies |

0 commit comments

Comments
 (0)