Skip to content

Commit c07988a

Browse files
authored
Merge pull request #558 from nanotaboada/dependabot/pip/sqlalchemy-2.0.49
chore(deps): bump sqlalchemy from 2.0.48 to 2.0.49
2 parents 5ad56b4 + 454a0f6 commit c07988a

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.3",
10-
"SQLAlchemy==2.0.48",
10+
"SQLAlchemy==2.0.49",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",
1313
]

0 commit comments

Comments
 (0)