Skip to content

Commit b163ed9

Browse files
Update opentelemetry-instrumentation-httpx requirement in /code/function
Updates the requirements on [opentelemetry-instrumentation-httpx](https://github.com/open-telemetry/opentelemetry-python-contrib) to permit the latest version. - [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-httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e66ac76 commit b163ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/function/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ pydantic-settings~=2.7.0
99
httpx~=0.28.1
1010
azure-monitor-opentelemetry-exporter==1.0.0b32
1111
opentelemetry-instrumentation-fastapi==0.50b0
12-
opentelemetry-instrumentation-httpx~=0.49b2
12+
opentelemetry-instrumentation-httpx~=0.50b0
1313
opentelemetry-instrumentation-system-metrics~=0.50b0

0 commit comments

Comments
 (0)