We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe891b commit 08e3bd2Copy full SHA for 08e3bd2
azurefunctions-extensions-http-fastapi/pyproject.toml
@@ -26,7 +26,7 @@ classifiers= [
26
]
27
dependencies = [
28
'azurefunctions-extensions-base',
29
- 'fastapi==0.115.2',
+ 'fastapi==0.115.5',
30
'uvicorn==0.32.0',
31
'pydantic==2.7.4',
32
0 commit comments