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 1123e08 commit 99c7268Copy full SHA for 99c7268
azurefunctions-extensions-http-fastapi/pyproject.toml
@@ -28,7 +28,7 @@ dependencies = [
28
'azurefunctions-extensions-base',
29
'fastapi==0.115.2',
30
'uvicorn==0.32.0',
31
- 'pydantic==2.7.4',
+ 'pydantic==2.10.1',
32
]
33
34
[project.optional-dependencies]
0 commit comments