Skip to content

Commit 6c20c69

Browse files
authored
Merge branch 'master' into chore/setup-uv-7.3.1
2 parents ed8ad47 + 6479f8b commit 6c20c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.13.3"
77
authors = [{name = "nanotaboada", email = "hello@example.com"}]
88
dependencies = [
99
"fastapi[standard]==0.135.1",
10-
"SQLAlchemy==2.0.47",
10+
"SQLAlchemy==2.0.48",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",
1313
]

0 commit comments

Comments
 (0)