Skip to content

Commit 8c7d837

Browse files
Merge pull request #415 from Quantum-Software-Development/dependabot/pip/sqlalchemy-2.0.44
fix: bump sqlalchemy from 2.0.42 to 2.0.44
2 parents e75be9b + 8224644 commit 8c7d837

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
@@ -35,7 +35,7 @@ beautifulsoup4==4.13.4
3535
requests==2.32.4
3636

3737
# Database Libraries:
38-
sqlalchemy==2.0.42
38+
sqlalchemy==2.0.44
3939
psycopg2-binary==2.9.10
4040

4141
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)