Skip to content
Snippets Groups Projects
Verified Commit 366c3739 authored by botaniker's avatar botaniker Committed by w4tsn
Browse files

Update dependency pydantic to v2.11.2

parent c22bffe0
Branches
No related merge requests found
......@@ -11,7 +11,7 @@ requires-python = ">=3.12"
dependencies = [
"alembic==1.15.2",
"fastapi[all]==0.115.12",
"pydantic==2.11.1",
"pydantic==2.11.2",
"sqlalchemy[asyncio]==2.0.40",
"tomli==2.2.1",
"uvicorn==0.34.0",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment