Skip to content

Commit 13bad0d

Browse files
build(deps): bump sqlalchemy from 2.0.49 to 2.0.50
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.49 to 2.0.50. - [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.50 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a57d6c6 commit 13bad0d

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.13.0",
2020
"python-dotenv==1.2.1",
21-
"SQLAlchemy==2.0.49",
21+
"SQLAlchemy==2.0.50",
2222
"pyyaml==6.0.3",
2323
"toml==0.10.2",
2424
"pydantic==2.13.4",

0 commit comments

Comments
 (0)