Skip to content

Commit 1c891a4

Browse files
deps: bump opentelemetry-instrumentation-logging (#129)
Bumps the python-dependencies group with 1 update: [opentelemetry-instrumentation-logging](https://github.com/open-telemetry/opentelemetry-python-contrib). Updates `opentelemetry-instrumentation-logging` from 0.45b0 to 0.60b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) --- updated-dependencies: - dependency-name: opentelemetry-instrumentation-logging dependency-version: 0.60b1 dependency-type: direct:development dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36ee133 commit 1c891a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)