Skip to content

Commit 3b60add

Browse files
authored
Merge pull request #143 from PerfectThymeTech/dependabot/pip/code/function/httpx-approx-eq-0.27.0
Update httpx requirement from ~=0.26.0 to ~=0.27.0 in /code/function
2 parents a0f7be1 + 302b82b commit 3b60add

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.1
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)