Skip to content

Commit c0eca2b

Browse files
chore(deps)(deps): bump sqlalchemy from 2.0.45 to 2.0.51
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.45 to 2.0.51. - [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.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae9a30c commit c0eca2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ uvicorn[standard]==0.42.0
66
streamlit==1.58.0
77

88
# Database
9-
sqlalchemy==2.0.45
9+
sqlalchemy==2.0.51
1010
alembic==1.18.4
1111
# Note: sqlite3 is built-in Python module, no need to install
1212

0 commit comments

Comments
 (0)