mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 21:15:13 +00:00
Bump sqlalchemy crud plus from 0.12.0 to 0.12.1 (#848)
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ dependencies = [
|
||||
"python-socketio>=5.14.1",
|
||||
"redis[hiredis]>=6.4.0",
|
||||
"rtoml>=0.12.0",
|
||||
"sqlalchemy-crud-plus>=1.12.0",
|
||||
"sqlalchemy-crud-plus>=1.12.1",
|
||||
"sqlalchemy[asyncio]>=2.0.44",
|
||||
"sqlparse>=0.5.3",
|
||||
"user-agents>=2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user