Skip to content

Commit 454a0f6

Browse files
chore(deps): bump sqlalchemy from 2.0.48 to 2.0.49
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.48 to 2.0.49. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) --- updated-dependencies: - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ad56b4 commit 454a0f6

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)