Update dependency sqlalchemy to v2.0.48
This commit is contained in:
@@ -10,7 +10,7 @@ dependencies = [
|
|||||||
"pydantic==2.12.5",
|
"pydantic==2.12.5",
|
||||||
"pydantic-settings==2.12.0",
|
"pydantic-settings==2.12.0",
|
||||||
"python-dotenv==1.2.1",
|
"python-dotenv==1.2.1",
|
||||||
"sqlalchemy[asyncio]==2.0.46",
|
"sqlalchemy[asyncio]==2.0.48",
|
||||||
"asyncpg==0.31.0",
|
"asyncpg==0.31.0",
|
||||||
"alembic==1.18.3",
|
"alembic==1.18.3",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user