Skip to content

Commit 31eb9d1

Browse files
fix: bump sqlalchemy from 2.0.45 to 2.0.46
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.45 to 2.0.46. - [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.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1c8c24 commit 31eb9d1

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
@@ -36,7 +36,7 @@ beautifulsoup4==4.14.3
3636
requests==2.32.5
3737

3838
# Database Libraries:
39-
sqlalchemy==2.0.45
39+
sqlalchemy==2.0.46
4040
psycopg2-binary==2.9.11
4141

4242
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)