1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-pypi: run up-to-date pipeline [2025-03-22] (#56199)

This commit is contained in:
Airbyte
2025-03-23 04:39:10 +02:00
committed by GitHub
parent fb57a8bbde
commit cc4e178d2c
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ data:
ql: 100
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
connectorSubtype: api
connectorType: source
definitionId: 88ecd3a8-5f5b-11ed-9b6a-0242ac120002
dockerImageTag: 0.2.15
dockerImageTag: 0.2.16
dockerRepository: airbyte/source-pypi
documentationUrl: https://docs.airbyte.com/integrations/sources/pypi
githubIssueLabel: source-pypi

View File

@@ -31,6 +31,7 @@ Try not to make a lot of requests (thousands) in a short amount of time (minutes
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.16 | 2025-03-22 | [56199](https://github.com/airbytehq/airbyte/pull/56199) | Update dependencies |
| 0.2.15 | 2025-03-08 | [55518](https://github.com/airbytehq/airbyte/pull/55518) | Update dependencies |
| 0.2.14 | 2025-03-01 | [55035](https://github.com/airbytehq/airbyte/pull/55035) | Update dependencies |
| 0.2.13 | 2025-02-23 | [54578](https://github.com/airbytehq/airbyte/pull/54578) | Update dependencies |