Skip to content

Commit 9e8b2ff

Browse files
authored
🐙 source-pipedrive: run up-to-date pipeline [2024-08-03] (#43056)
1 parent cf0675c commit 9e8b2ff

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ data:
1717
connectorSubtype: api
1818
connectorType: source
1919
definitionId: d8286229-c680-4063-8c59-23b9b391c700
20-
dockerImageTag: 2.2.11
20+
dockerImageTag: 2.2.12
2121
dockerRepository: airbyte/source-pipedrive
2222
documentationUrl: https://docs.airbyte.com/integrations/sources/pipedrive
2323
githubIssueLabel: source-pipedrive

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

docs/integrations/sources/pipedrive.md

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ The Pipedrive connector will gracefully handle rate limits. For more information
112112

113113
| Version | Date | Pull Request | Subject |
114114
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------- |
115+
| 2.2.12 | 2024-08-03 | [43056](https://github.com/airbytehq/airbyte/pull/43056) | Update dependencies |
115116
| 2.2.11 | 2024-07-27 | [42287](https://github.com/airbytehq/airbyte/pull/42287) | Update dependencies |
116117
| 2.2.10 | 2024-07-13 | [41729](https://github.com/airbytehq/airbyte/pull/41729) | Update dependencies |
117118
| 2.2.9 | 2024-07-10 | [41465](https://github.com/airbytehq/airbyte/pull/41465) | Update dependencies |

0 commit comments

Comments
 (0)