Skip to content

Commit 9c88b36

Browse files
authored
Merge pull request #588 from nanotaboada/dependabot/pip/sqlalchemy-2.0.50
chore(deps): bump sqlalchemy from 2.0.49 to 2.0.50
2 parents 4574922 + 94522a4 commit 9c88b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.136.3",
10-
"SQLAlchemy==2.0.49",
10+
"SQLAlchemy==2.0.50",
1111
"aiosqlite==0.22.1",
1212
"aiocache==0.12.3",
1313
"alembic==1.18.4",

0 commit comments

Comments
 (0)