Skip to content

Commit 7fc1781

Browse files
Merge pull request #1008 from Quantum-Software-Development/dependabot/pip/sqlalchemy-2.0.44
fix: bump sqlalchemy from 2.0.43 to 2.0.44
2 parents 1e4ac4c + dc1cf58 commit 7fc1781

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.14.2
2727
requests==2.32.5
2828

2929
# Database Libraries:
30-
sqlalchemy==2.0.43
30+
sqlalchemy==2.0.44
3131
psycopg2-binary==2.9.10
3232

3333
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)