Skip to content

Commit

Permalink
🐙 source-pipedrive: run up-to-date pipeline [2024-09-14] (#45556)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 15, 2024
1 parent a4a1ab8 commit 06decd3
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: d8286229-c680-4063-8c59-23b9b391c700
dockerImageTag: 2.2.18
dockerImageTag: 2.2.19
dockerRepository: airbyte/source-pipedrive
documentationUrl: https://docs.airbyte.com/integrations/sources/pipedrive
githubIssueLabel: source-pipedrive
Expand Down
39 changes: 21 additions & 18 deletions airbyte-integrations/connectors/source-pipedrive/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "2.2.18"
version = "2.2.19"
name = "source-pipedrive"
description = "Source implementation for Pipedrive."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/pipedrive.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ The Pipedrive connector will gracefully handle rate limits. For more information

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------- |
| 2.2.19 | 2024-09-14 | [45556](https://github.com/airbytehq/airbyte/pull/45556) | Update dependencies |
| 2.2.18 | 2024-09-07 | [45303](https://github.com/airbytehq/airbyte/pull/45303) | Update dependencies |
| 2.2.17 | 2024-08-31 | [44981](https://github.com/airbytehq/airbyte/pull/44981) | Update dependencies |
| 2.2.16 | 2024-08-24 | [44644](https://github.com/airbytehq/airbyte/pull/44644) | Update dependencies |
Expand Down

0 comments on commit 06decd3

Please sign in to comment.