Skip to content

Commit b6b7951

Browse files
Update fastapi requirement from ~=0.110.1 to ~=0.110.2 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.110.1...0.110.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79622d3 commit b6b7951

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.15.0
66
azure-functions~=1.19.0
7-
fastapi~=0.110.1
7+
fastapi~=0.110.2
88
pydantic-settings~=2.2.1
99
httpx~=0.27.0
1010
azure-monitor-opentelemetry-exporter==1.0.0b24

0 commit comments

Comments
 (0)