Skip to content

Commit 2a875cc

Browse files
fix: bump sqlalchemy from 2.0.41 to 2.0.42
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.41 to 2.0.42. - [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.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6924763 commit 2a875cc

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
@@ -31,7 +31,7 @@ beautifulsoup4==4.13.4
3131
requests==2.32.4
3232

3333
# Database Libraries:
34-
sqlalchemy==2.0.41
34+
sqlalchemy==2.0.42
3535
psycopg2-binary==2.9.10
3636

3737
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)