Skip to content

Commit 2e159a8

Browse files
Bump sqlalchemy from 2.0.44 to 2.0.45
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.44 to 2.0.45. - [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.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65f8380 commit 2e159a8

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

0 commit comments

Comments
 (0)