Skip to content

Commit 9603609

Browse files
Merge pull request #127 from logzio/dependabot/pip/python-dependencies-691a2b0916
deps: bump opentelemetry-instrumentation-logging from 0.45b0 to 0.60b1 in the python-dependencies group
2 parents d4b54c4 + 6365db7 commit 9603609

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.45b0"]
21+
"opentelemetry-logging": ["opentelemetry-instrumentation-logging==0.60b1"]
2222
},
2323
test_requires=[
2424
"future"

0 commit comments

Comments
 (0)