Skip to content

Commit a5d6ae0

Browse files
Merge pull request #394 from Quantum-Software-Development/dependabot/pip/sqlalchemy-2.0.41
fix: bump sqlalchemy from 2.0.40 to 2.0.41
2 parents cea4447 + 1e378b1 commit a5d6ae0

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.3
3232

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

3737
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)