Skip to content

Commit 0448600

Browse files
Update azure-functions requirement in /code/function
Updates the requirements on [azure-functions](https://github.com/Azure/azure-functions-python-worker) to permit the latest version. - [Release notes](https://github.com/Azure/azure-functions-python-worker/releases) - [Commits](https://github.com/Azure/azure-functions-python-worker/commits) --- updated-dependencies: - dependency-name: azure-functions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 636a733 commit 0448600

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.13.0
6-
azure-functions~=1.15.0
6+
azure-functions~=1.17.0
77
fastapi~=0.103.0
88
pydantic-settings~=2.0.2
99
aiohttp~=3.8.5

0 commit comments

Comments
 (0)