Skip to content

Commit a70df4b

Browse files
authored
Merge pull request #92 from logzio/dependabot/pip/opentelemetry-instrumentation-logging-0.45b0
Bump opentelemetry-instrumentation-logging from 0.39b0 to 0.45b0
2 parents 5179000 + eb0eb0e commit a70df4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"protobuf>=3.20.2"
1919
],
2020
extras_require={
21-
"opentelemetry-logging": ["opentelemetry-instrumentation-logging==0.39b0"]
21+
"opentelemetry-logging": ["opentelemetry-instrumentation-logging==0.45b0"]
2222
},
2323
test_requires=[
2424
"future"

0 commit comments

Comments
 (0)