Skip to content

Commit a1e7c6b

Browse files
authored
🐙 source-mailjet-mail: run up-to-date pipeline [2024-08-12] (#43814)
1 parent 23e174f commit a1e7c6b

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

airbyte-integrations/connectors/source-mailjet-mail/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ data:
22
connectorSubtype: api
33
connectorType: source
44
definitionId: 56582331-5de2-476b-b913-5798de77bbdf
5-
dockerImageTag: 0.1.15
5+
dockerImageTag: 0.1.16
66
dockerRepository: airbyte/source-mailjet-mail
77
githubIssueLabel: source-mailjet-mail
88
icon: mailjetmail.svg

airbyte-integrations/connectors/source-mailjet-mail/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-mailjet-mail/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.1.15"
6+
version = "0.1.16"
77
name = "source-mailjet-mail"
88
description = "Source implementation for Mailjet Mail."
99
authors = [ "Airbyte <[email protected]>",]

docs/integrations/sources/mailjet-mail.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Mailjet APIs are under rate limits for the number of API calls allowed per API k
3737

3838
| Version | Date | Pull Request | Subject |
3939
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------------------- |
40+
| 0.1.16 | 2024-08-12 | [43814](https://github.com/airbytehq/airbyte/pull/43814) | Update dependencies |
4041
| 0.1.15 | 2024-08-10 | [43571](https://github.com/airbytehq/airbyte/pull/43571) | Update dependencies |
4142
| 0.1.14 | 2024-08-03 | [43161](https://github.com/airbytehq/airbyte/pull/43161) | Update dependencies |
4243
| 0.1.13 | 2024-07-27 | [42613](https://github.com/airbytehq/airbyte/pull/42613) | Update dependencies |

0 commit comments

Comments
 (0)