nikhilnadig28 commented on PR #58766: URL: https://github.com/apache/airflow/pull/58766#issuecomment-3585106927
The CI is failing on the `lowest-direct-dependencies` test because `enable_open_telemetry_tracing` was added to `PublisherOptions` in `google-cloud-pubsub` v2.24.0, but the current minimum version in pyproject.toml is `>=2.21.3`. Should I push this dependency version bump as part of this PR, or would you prefer a separate PR for the version update? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
