Skip to content

Commit 4cc4799

Browse files
Bump opentelemetry dependency (#269)
* Bump opentelemetry-instrumentation>=0.47b0 * Bump version
1 parent 9e73ca0 commit 4cc4799

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
'trace-attributes==7.0.0',
2222
'opentelemetry-api>=1.25.0',
2323
'opentelemetry-sdk>=1.25.0',
24-
'opentelemetry-instrumentation>=0.46b0',
24+
'opentelemetry-instrumentation>=0.47b0',
2525
'opentelemetry-instrumentation-sqlalchemy>=0.46b0',
2626
'opentelemetry-exporter-otlp-proto-http>=1.25.0',
2727
'opentelemetry-exporter-otlp-proto-grpc>=1.25.0',
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.2.12"
1+
__version__ = "2.2.13"

0 commit comments

Comments
 (0)