🐙 source-apify-dataset: run up-to-date pipeline [2024-06-25] (#40411)
This commit is contained in:
@@ -7,7 +7,7 @@ data:
|
||||
connectorSubtype: api
|
||||
connectorType: source
|
||||
definitionId: 47f17145-fe20-4ef5-a548-e29b048adf84
|
||||
dockerImageTag: 2.1.7
|
||||
dockerImageTag: 2.1.8
|
||||
dockerRepository: airbyte/source-apify-dataset
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/apify-dataset
|
||||
githubIssueLabel: source-apify-dataset
|
||||
|
||||
@@ -862,13 +862,13 @@ fixture = ["fixtures"]
|
||||
|
||||
[[package]]
|
||||
name = "setuptools"
|
||||
version = "70.1.0"
|
||||
version = "70.1.1"
|
||||
description = "Easily download, build, install, upgrade, and uninstall Python packages"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
files = [
|
||||
{file = "setuptools-70.1.0-py3-none-any.whl", hash = "sha256:d9b8b771455a97c8a9f3ab3448ebe0b29b5e105f1228bba41028be116985a267"},
|
||||
{file = "setuptools-70.1.0.tar.gz", hash = "sha256:01a1e793faa5bd89abc851fa15d0a0db26f160890c7102cd8dce643e886b47f5"},
|
||||
{file = "setuptools-70.1.1-py3-none-any.whl", hash = "sha256:a58a8fde0541dab0419750bcc521fbdf8585f6e5cb41909df3a472ef7b81ca95"},
|
||||
{file = "setuptools-70.1.1.tar.gz", hash = "sha256:937a48c7cdb7a21eb53cd7f9b59e525503aa8abaf3584c730dc5f7a5bec3a650"},
|
||||
]
|
||||
|
||||
[package.extras]
|
||||
|
||||
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
version = "2.1.7"
|
||||
version = "2.1.8"
|
||||
name = "source-apify-dataset"
|
||||
description = "Source implementation for Apify Dataset."
|
||||
authors = [ "Airbyte <contact@airbyte.io>",]
|
||||
|
||||
Reference in New Issue
Block a user