Skip to content

Commit eb589c4

Browse files
Bump sqlalchemy from 2.0.32 to 2.0.33
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.32 to 2.0.33. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a67ef7 commit eb589c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"passlib==1.7.4",
1919
"PyJWT==2.9.0",
2020
"python-dotenv==1.0.1",
21-
"SQLAlchemy==2.0.32",
21+
"SQLAlchemy==2.0.33",
2222
"pyyaml==6.0.2",
2323
"toml==0.10.2",
2424
"pydantic==2.8.2"

0 commit comments

Comments
 (0)