Skip to content

Commit eeb1f2e

Browse files
Update azure-functions requirement in /code/function
--- updated-dependencies: - dependency-name: azure-functions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b30a43 commit eeb1f2e

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
@@ -3,7 +3,7 @@
33
# Manually managing azure-functions-worker may cause unexpected issues
44

55
# azure-identity~=1.15.0
6-
azure-functions~=1.18.0
6+
azure-functions~=1.19.0
77
fastapi~=0.110.1
88
pydantic-settings~=2.2.1
99
httpx~=0.27.0

0 commit comments

Comments
 (0)