Skip to content

Commit bab20bb

Browse files
Bump sqlalchemy from 2.0.48 to 2.0.49 (#386)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 474c50c commit bab20bb

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
@@ -18,7 +18,7 @@ dependencies = [
1818
"passlib==1.7.4",
1919
"PyJWT==2.12.1",
2020
"python-dotenv==1.2.1",
21-
"SQLAlchemy==2.0.48",
21+
"SQLAlchemy==2.0.49",
2222
"pyyaml==6.0.3",
2323
"toml==0.10.2",
2424
"pydantic==2.12.5",

0 commit comments

Comments
 (0)