Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lzchen committed Nov 8, 2024
1 parent cf6c907 commit 1154bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ classifiers = [
]
dependencies = [
"opentelemetry-api == 1.28.1",
"opentelemetry-semantic-conventions == 0.49b0",
"opentelemetry-semantic-conventions == 0.49b1",
"typing-extensions >= 3.7.4",
]

Expand Down

0 comments on commit 1154bd5

Please sign in to comment.