Skip to content

Commit f9d70e2

Browse files
Update httpx requirement from ~=0.27.0 to ~=0.27.2 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.27.0...0.27.2) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4290127 commit f9d70e2

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.20.0
77
fastapi~=0.112.1
88
pydantic-settings~=2.4.0
9-
httpx~=0.27.0
9+
httpx~=0.27.2
1010
azure-monitor-opentelemetry-exporter==1.0.0b28
1111
opentelemetry-instrumentation-fastapi==0.47b0
1212
opentelemetry-instrumentation-httpx~=0.47b0

0 commit comments

Comments
 (0)