Skip to content

Commit efbdf80

Browse files
fix: bump sqlalchemy from 2.0.36 to 2.0.37
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.36 to 2.0.37. - [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] <support@github.com>
1 parent 4f08a0d commit efbdf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ beautifulsoup4==4.12.3
2828
requests==2.32.3
2929

3030
# Database Libraries:
31-
sqlalchemy==2.0.36
31+
sqlalchemy==2.0.37
3232
psycopg2-binary==2.9.10
3333

3434
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)