Skip to content

Commit 9ae9884

Browse files
authored
🐙 source-mailchimp: run up-to-date pipeline [2024-08-31] (#45031)
1 parent 95be2a1 commit 9ae9884

File tree

4 files changed

+25
-18
lines changed

4 files changed

+25
-18
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ data:
1111
connectorSubtype: api
1212
connectorType: source
1313
definitionId: b03a9f3e-22a5-11eb-adc1-0242ac120002
14-
dockerImageTag: 2.0.18
14+
dockerImageTag: 2.0.19
1515
dockerRepository: airbyte/source-mailchimp
1616
documentationUrl: https://docs.airbyte.com/integrations/sources/mailchimp
1717
githubIssueLabel: source-mailchimp

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

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

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

docs/integrations/sources/mailchimp.md

+1
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ Now that you have set up the Mailchimp source connector, check out the following
126126

127127
| Version | Date | Pull Request | Subject |
128128
|---------|------------|----------------------------------------------------------|----------------------------------------------------------------------------|
129+
| 2.0.19 | 2024-08-31 | [45031](https://github.com/airbytehq/airbyte/pull/45031) | Update dependencies |
129130
| 2.0.18 | 2024-08-24 | [44708](https://github.com/airbytehq/airbyte/pull/44708) | Update dependencies |
130131
| 2.0.17 | 2024-08-17 | [44323](https://github.com/airbytehq/airbyte/pull/44323) | Update dependencies |
131132
| 2.0.16 | 2024-08-12 | [43752](https://github.com/airbytehq/airbyte/pull/43752) | Update dependencies |

0 commit comments

Comments
 (0)