We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e23c13 commit eeb58b9Copy full SHA for eeb58b9
azurefunctions-extensions-http-fastapi/pyproject.toml
@@ -26,7 +26,7 @@ classifiers= [
26
]
27
dependencies = [
28
'azurefunctions-extensions-base',
29
- 'fastapi==0.110.1',
+ 'fastapi==0.115.2',
30
'uvicorn==0.29.0',
31
'pydantic==2.7.4',
32
0 commit comments