Skip to content

Commit 64395e9

Browse files
committed
Update versions of libraries in poetry.
PATCH bump source-serpstat version to 0.1.9 Build source-serpstat docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry
1 parent 6fd9f08 commit 64395e9

File tree

4 files changed

+18
-17
lines changed

4 files changed

+18
-17
lines changed

airbyte-integrations/connectors/source-serpstat/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: 3b2e8fb2-9137-41ff-a1e1-83ecb39e26c8
20-
dockerImageTag: 0.1.8
20+
dockerImageTag: 0.1.9
2121
dockerRepository: airbyte/source-serpstat
2222
githubIssueLabel: source-serpstat
2323
icon: serpstat.svg

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

docs/integrations/sources/serpstat.md

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ The maximum sync speed is limited by the number of requests per second per API k
5252

5353
| Version | Date | Pull Request | Subject |
5454
| :------ | :--------- | :------------------------------------------------------- | :------------------------- |
55+
| 0.1.9 | 2024-08-03 | [43076](https://github.com/airbytehq/airbyte/pull/43076) | Update dependencies |
5556
| 0.1.8 | 2024-07-27 | [42697](https://github.com/airbytehq/airbyte/pull/42697) | Update dependencies |
5657
| 0.1.7 | 2024-07-20 | [42214](https://github.com/airbytehq/airbyte/pull/42214) | Update dependencies |
5758
| 0.1.6 | 2024-07-13 | [41714](https://github.com/airbytehq/airbyte/pull/41714) | Update dependencies |

0 commit comments

Comments
 (0)