Skip to content

Commit ad95e6d

Browse files
authored
πŸ™ source-wikipedia-pageviews: run up-to-date pipeline [2024-08-17] (#44202)
1 parent 28ce623 commit ad95e6d

File tree

4 files changed

+7
-6
lines changed

4 files changed

+7
-6
lines changed

β€Žairbyte-integrations/connectors/source-wikipedia-pageviews/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ data:
1010
connectorSubtype: api
1111
connectorType: source
1212
definitionId: 87c58f70-6f7a-4f70-aba5-bab1a458f5ba
13-
dockerImageTag: 0.1.9
13+
dockerImageTag: 0.1.10
1414
dockerRepository: airbyte/source-wikipedia-pageviews
1515
githubIssueLabel: source-wikipedia-pageviews
1616
icon: wikipedia-pageviews.svg

β€Žairbyte-integrations/connectors/source-wikipedia-pageviews/poetry.lock

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

β€Žairbyte-integrations/connectors/source-wikipedia-pageviews/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.9"
6+
version = "0.1.10"
77
name = "source-wikipedia-pageviews"
88
description = "Source implementation for wikipedia-pageviews."
99
authors = [ "Airbyte <[email protected]>",]

β€Ždocs/integrations/sources/wikipedia-pageviews.md

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The Wikipedia Pageviews source connector supports the following [sync modes](htt
5353

5454
| Version | Date | Pull Request | Subject |
5555
| :------ | :--------- | :-------------------------------------------------------- | :------------- |
56+
| 0.1.10 | 2024-08-17 | [44202](https://github.com/airbytehq/airbyte/pull/44202) | Update dependencies |
5657
| 0.1.9 | 2024-08-12 | [43771](https://github.com/airbytehq/airbyte/pull/43771) | Update dependencies |
5758
| 0.1.8 | 2024-08-10 | [43543](https://github.com/airbytehq/airbyte/pull/43543) | Update dependencies |
5859
| 0.1.7 | 2024-08-03 | [43184](https://github.com/airbytehq/airbyte/pull/43184) | Update dependencies |

0 commit comments

Comments
Β (0)