Skip to content

Commit cbb36e6

Browse files
authored
🐙 source-apify-dataset: run up-to-date pipeline [2024-09-07] (#45252)
1 parent 71d7f45 commit cbb36e6

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.19
10+
dockerImageTag: 2.1.20
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

+3-3
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.19"
6+
version = "2.1.20"
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.20 | 2024-09-07 | [45252](https://github.com/airbytehq/airbyte/pull/45252) | Update dependencies |
7576
| 2.1.19 | 2024-08-31 | [44962](https://github.com/airbytehq/airbyte/pull/44962) | Update dependencies |
7677
| 2.1.18 | 2024-08-24 | [44734](https://github.com/airbytehq/airbyte/pull/44734) | Update dependencies |
7778
| 2.1.17 | 2024-08-17 | [44204](https://github.com/airbytehq/airbyte/pull/44204) | Update dependencies |

0 commit comments

Comments
 (0)