Skip to content

Commit a0e4258

Browse files
fix: bump sqlalchemy from 2.0.40 to 2.0.41
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.40 to 2.0.41. - [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.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b08e06 commit a0e4258

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
@@ -27,7 +27,7 @@ beautifulsoup4==4.13.4
2727
requests==2.32.3
2828

2929
# Database Libraries:
30-
sqlalchemy==2.0.40
30+
sqlalchemy==2.0.41
3131
psycopg2-binary==2.9.10
3232

3333
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)