Skip to content

Commit 06decd3

Browse files
authored
🐙 source-pipedrive: run up-to-date pipeline [2024-09-14] (#45556)
1 parent a4a1ab8 commit 06decd3

File tree

4 files changed

+24
-20
lines changed

4 files changed

+24
-20
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.18
20+
dockerImageTag: 2.2.19
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

+21-18
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.18"
6+
version = "2.2.19"
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.19 | 2024-09-14 | [45556](https://github.com/airbytehq/airbyte/pull/45556) | Update dependencies |
115116
| 2.2.18 | 2024-09-07 | [45303](https://github.com/airbytehq/airbyte/pull/45303) | Update dependencies |
116117
| 2.2.17 | 2024-08-31 | [44981](https://github.com/airbytehq/airbyte/pull/44981) | Update dependencies |
117118
| 2.2.16 | 2024-08-24 | [44644](https://github.com/airbytehq/airbyte/pull/44644) | Update dependencies |

0 commit comments

Comments
 (0)