Skip to content

Commit 7eacc33

Browse files
Bump opentelemetry-instrumentation from 0.46b0 to 0.58b0
Bumps [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.46b0 to 0.58b0. - [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 dependency-version: 0.58b0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e3a8fc commit 7eacc33

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -787,9 +787,9 @@ opentelemetry-exporter-otlp-proto-http==1.25.0 ; python_version >= "3.10" and py
787787
opentelemetry-instrumentation-requests==0.46b0 ; python_version >= "3.10" and python_version < "4" \
788788
--hash=sha256:a8c2472800d8686f3f286cd524b8746b386154092e85a791ba14110d1acc9b81 \
789789
--hash=sha256:ef0ad63bfd0d52631daaf7d687e763dbd89b465f5cb052f12a4e67e5e3d181e4
790-
opentelemetry-instrumentation==0.46b0 ; python_version >= "3.10" and python_version < "4" \
791-
--hash=sha256:89cd721b9c18c014ca848ccd11181e6b3fd3f6c7669e35d59c48dc527408c18b \
792-
--hash=sha256:974e0888fb2a1e01c38fbacc9483d024bb1132aad92d6d24e2e5543887a7adda
790+
opentelemetry-instrumentation==0.58b0 ; python_version >= "3.10" and python_version < "4" \
791+
--hash=sha256:50f97ac03100676c9f7fc28197f8240c7290ca1baa12da8bfbb9a1de4f34cc45 \
792+
--hash=sha256:df640f3ac715a3e05af145c18f527f4422c6ab6c467e40bd24d2ad75a00cb705
793793
opentelemetry-proto==1.25.0 ; python_version >= "3.10" and python_version < "4" \
794794
--hash=sha256:35b6ef9dc4a9f7853ecc5006738ad40443701e52c26099e197895cbda8b815a3 \
795795
--hash=sha256:f07e3341c78d835d9b86665903b199893befa5e98866f63d22b00d0b7ca4972f

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,9 @@ opentelemetry-exporter-otlp-proto-http==1.25.0 ; python_version >= "3.10" and py
234234
opentelemetry-instrumentation-requests==0.46b0 ; python_version >= "3.10" and python_version < "4" \
235235
--hash=sha256:a8c2472800d8686f3f286cd524b8746b386154092e85a791ba14110d1acc9b81 \
236236
--hash=sha256:ef0ad63bfd0d52631daaf7d687e763dbd89b465f5cb052f12a4e67e5e3d181e4
237-
opentelemetry-instrumentation==0.46b0 ; python_version >= "3.10" and python_version < "4" \
238-
--hash=sha256:89cd721b9c18c014ca848ccd11181e6b3fd3f6c7669e35d59c48dc527408c18b \
239-
--hash=sha256:974e0888fb2a1e01c38fbacc9483d024bb1132aad92d6d24e2e5543887a7adda
237+
opentelemetry-instrumentation==0.58b0 ; python_version >= "3.10" and python_version < "4" \
238+
--hash=sha256:50f97ac03100676c9f7fc28197f8240c7290ca1baa12da8bfbb9a1de4f34cc45 \
239+
--hash=sha256:df640f3ac715a3e05af145c18f527f4422c6ab6c467e40bd24d2ad75a00cb705
240240
opentelemetry-proto==1.25.0 ; python_version >= "3.10" and python_version < "4" \
241241
--hash=sha256:35b6ef9dc4a9f7853ecc5006738ad40443701e52c26099e197895cbda8b815a3 \
242242
--hash=sha256:f07e3341c78d835d9b86665903b199893befa5e98866f63d22b00d0b7ca4972f

0 commit comments

Comments
 (0)