Skip to content

Commit a74833a

Browse files
bnbongCopilot
andauthored
Update src/fastapi_fastkit/fastapi_project_template/fastapi-async-crud/pyproject.toml-tpl
Co-authored-by: Copilot <[email protected]>
1 parent 533aef5 commit a74833a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fastapi_fastkit/fastapi_project_template/fastapi-async-crud/pyproject.toml-tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"pydantic-settings>=2.7.1",
1616
"SQLAlchemy>=2.0.38",
1717
"python-dotenv>=1.0.1",
18-
"aiofiles>=23.2.1",
18+
"aiofiles>=24.1.0",
1919
]
2020

2121
[project.optional-dependencies]

0 commit comments

Comments
 (0)