Skip to content

Commit cb89ad6

Browse files
Update fastapi requirement from ~=0.103.2 to ~=0.104.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.103.2...0.104.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e910da commit cb89ad6

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.17.0
7-
fastapi~=0.103.2
7+
fastapi~=0.104.0
88
pydantic-settings~=2.0.3
99
aiohttp~=3.8.6
1010
opentelemetry-instrumentation-fastapi==0.41b0

0 commit comments

Comments
 (0)