Skip to content

Commit 68481fa

Browse files
Merge pull request #296 from Quantum-Software-Development/dependabot/pip/sqlalchemy-2.0.40
fix: bump sqlalchemy from 2.0.39 to 2.0.40
2 parents 5e4829c + 2525f8f commit 68481fa

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.3
3131
requests==2.32.3
3232

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

3737
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)