Skip to content

Commit dfe1851

Browse files
Update httpx requirement from ~=0.26.0 to ~=0.27.0 in /code/function
Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.26.0...0.27.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0718508 commit dfe1851

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
@@ -6,7 +6,7 @@
66
azure-functions~=1.18.0
77
fastapi~=0.109.2
88
pydantic-settings~=2.2.0
9-
httpx~=0.26.0
9+
httpx~=0.27.0
1010
azure-monitor-opentelemetry-exporter==1.0.0b22
1111
opentelemetry-instrumentation-fastapi==0.43b0
1212
opentelemetry-instrumentation-httpx~=0.43b0

0 commit comments

Comments
 (0)