[python] update fastapi to 0.105.0 (#10958)

Updates python fixture `fastapi` to version `0.105.1`
This commit is contained in:
Ethan Arrowood
2024-01-16 09:53:55 -07:00
committed by GitHub
parent 72d8604c9d
commit 8b7479fb6e
2 changed files with 7 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
fastapi==0.54.1
pydantic==1.5
fastapi==0.105.0
pydantic==2.5.3