Skip to content

Commit

Permalink
Merge pull request #454 from solarwinds/dependabot/pip/otel-utils-91e…
Browse files Browse the repository at this point in the history
…38d3475

Bump the otel-utils group with 3 updates
  • Loading branch information
tammy-baylis-swi authored Nov 21, 2024
2 parents e93b343 + 66c02d1 commit aef8713
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions lambda/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opentelemetry-exporter-otlp==1.28.1
opentelemetry-exporter-otlp-proto-grpc==1.28.1
opentelemetry-exporter-otlp-proto-http==1.28.1
opentelemetry-exporter-otlp==1.28.2
opentelemetry-exporter-otlp-proto-grpc==1.28.2
opentelemetry-exporter-otlp-proto-http==1.28.2
opentelemetry-instrumentation-aws-lambda==0.49b1
packaging
jaraco.text
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ requires-python = ">=3.8"
dependencies = [
'opentelemetry-api == 1.28.2',
'opentelemetry-sdk == 1.28.2',
'opentelemetry-exporter-otlp == 1.28.1',
'opentelemetry-exporter-otlp == 1.28.2',
'opentelemetry-instrumentation == 0.49b1',
'opentelemetry-instrumentation-logging == 0.49b2',
]
Expand Down

0 comments on commit aef8713

Please sign in to comment.