Skip to content

Commit e999341

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 4290127 commit e999341

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.4.0
99
httpx~=0.27.0
1010
azure-monitor-opentelemetry-exporter==1.0.0b28
1111
opentelemetry-instrumentation-fastapi==0.47b0
12-
opentelemetry-instrumentation-httpx~=0.47b0
12+
opentelemetry-instrumentation-httpx~=0.48b0
1313
opentelemetry-instrumentation-system-metrics~=0.47b0

0 commit comments

Comments
 (0)