Skip to content

Commit 9b9a04c

Browse files
authored
πŸ™ source-twilio-taskrouter: run up-to-date pipeline [2024-08-24] (#44727)
1 parent 393f5f2 commit 9b9a04c

File tree

4 files changed

+59
-58
lines changed

4 files changed

+59
-58
lines changed

β€Žairbyte-integrations/connectors/source-twilio-taskrouter/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: 2446953b-b794-429b-a9b3-c821ba992a48
10-
dockerImageTag: 0.1.16
10+
dockerImageTag: 0.1.17
1111
dockerRepository: airbyte/source-twilio-taskrouter
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/twilio-taskrouter
1313
githubIssueLabel: source-twilio-taskrouter

β€Žairbyte-integrations/connectors/source-twilio-taskrouter/poetry.lock

+56-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žairbyte-integrations/connectors/source-twilio-taskrouter/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.16"
6+
version = "0.1.17"
77
name = "source-twilio-taskrouter"
88
description = "Source implementation for Twilio Taskrouter."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/twilio-taskrouter.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ For more information, see [the Twilio docs for rate limitations](https://support
6161

6262
| Version | Date | Pull Request | Subject |
6363
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
64+
| 0.1.17 | 2024-08-24 | [44727](https://github.com/airbytehq/airbyte/pull/44727) | Update dependencies |
6465
| 0.1.16 | 2024-08-17 | [44294](https://github.com/airbytehq/airbyte/pull/44294) | Update dependencies |
6566
| 0.1.15 | 2024-08-10 | [43626](https://github.com/airbytehq/airbyte/pull/43626) | Update dependencies |
6667
| 0.1.14 | 2024-08-03 | [43255](https://github.com/airbytehq/airbyte/pull/43255) | Update dependencies |

0 commit comments

Comments
Β (0)