Skip to content

Commit f1e77fc

Browse files
Update fastapi requirement from ~=0.96.1 to ~=0.97.0 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.1...0.97.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94d589e commit f1e77fc

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
@@ -4,7 +4,7 @@
44

55
# azure-identity~=1.13.0
66
azure-functions~=1.14.0
7-
fastapi~=0.96.1
7+
fastapi~=0.97.0
88
aiohttp~=3.8.4
99
opentelemetry-instrumentation-fastapi==0.39b0
1010
azure-monitor-opentelemetry-exporter==1.0.0b14

0 commit comments

Comments
 (0)