Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump grpcio for Python 3.13 #4444

Merged
merged 4 commits into from
Feb 21, 2025
Merged

fix: bump grpcio for Python 3.13 #4444

merged 4 commits into from
Feb 21, 2025

Conversation

dimaqq
Copy link
Contributor

@dimaqq dimaqq commented Feb 21, 2025

Description

The lowest bound for grpcio dependency allows such grpcio version that cannot be compiled against Python 3.13.

This PR bumps the dependency lower bound for Python 3.13 and newer.

Fixes #4443

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@dimaqq dimaqq requested a review from a team as a code owner February 21, 2025 01:57
Copy link

linux-foundation-easycla bot commented Feb 21, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@lzchen lzchen merged commit f42041a into open-telemetry:main Feb 21, 2025
384 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

opentelemetry-exporter-otlp-proto-grpc: bump grpcio min version
4 participants