Skip to content

Commit 10f8ffe

Browse files
authored
🐙 source-lemlist: run up-to-date pipeline [2024-08-03] (#43050)
1 parent 367e47c commit 10f8ffe

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ data:
1616
connectorBuildOptions:
1717
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
1818
definitionId: 789f8e7a-2d28-11ec-8d3d-0242ac130003
19-
dockerImageTag: 0.2.11
19+
dockerImageTag: 0.2.12
2020
dockerRepository: airbyte/source-lemlist
2121
githubIssueLabel: source-lemlist
2222
icon: lemlist.svg

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

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

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

docs/integrations/sources/lemlist.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The Lemlist connector should not run into Lemlist API limitations under normal u
4040

4141
| Version | Date | Pull Request | Subject |
4242
| :------ | :--------- | :------------------------------------------------------- | :----------------------- |
43+
| 0.2.12 | 2024-08-03 | [43050](https://github.com/airbytehq/airbyte/pull/43050) | Update dependencies |
4344
| 0.2.11 | 2024-07-27 | [42768](https://github.com/airbytehq/airbyte/pull/42768) | Update dependencies |
4445
| 0.2.10 | 2024-07-20 | [42152](https://github.com/airbytehq/airbyte/pull/42152) | Update dependencies |
4546
| 0.2.9 | 2024-07-13 | [41872](https://github.com/airbytehq/airbyte/pull/41872) | Update dependencies |

0 commit comments

Comments
 (0)