Skip to content

Commit bbde183

Browse files
authored
🐙 source-mailchimp: run up-to-date pipeline [2024-08-12] (#43752)
1 parent d416c9e commit bbde183

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
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.15
14+
dockerImageTag: 2.0.16
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

+3-3
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.15"
6+
version = "2.0.16"
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.16 | 2024-08-12 | [43752](https://github.com/airbytehq/airbyte/pull/43752) | Update dependencies |
129130
| 2.0.15 | 2024-08-10 | [43554](https://github.com/airbytehq/airbyte/pull/43554) | Update dependencies |
130131
| 2.0.14 | 2024-08-03 | [43228](https://github.com/airbytehq/airbyte/pull/43228) | Update dependencies |
131132
| 2.0.13 | 2024-07-27 | [42683](https://github.com/airbytehq/airbyte/pull/42683) | Update dependencies |

0 commit comments

Comments
 (0)