Skip to content

Commit 5f433ba

Browse files
Update fastapi requirement from ~=0.96.0 to ~=0.96.1 in /code/function
Updates the requirements on [fastapi](https://github.com/tiangolo/fastapi) to permit the latest version. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.96.0...0.96.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53e203c commit 5f433ba

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

55
azure-functions~=1.14.0
6-
fastapi~=0.96.0
6+
fastapi~=0.96.1
77
aiohttp~=3.8.4

0 commit comments

Comments
 (0)