Skip to content

Commit efefd07

Browse files
Bump fastapi from 0.70.0 to 0.109.1 in /python (#39)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.70.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.70.0...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ea50c8 commit efefd07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ azure-storage-blob==12.8.1
33
azure-keyvault-secrets==4.3.0
44
azure-eventhub==5.6.0
55
uvicorn==0.15.0
6-
fastapi==0.70.0
6+
fastapi==0.109.1
77
httpx==0.23.0

0 commit comments

Comments
 (0)