Skip to content

Commit

Permalink
Merge pull request #136 from Quantum-Software-Development/dependabot/…
Browse files Browse the repository at this point in the history
…pip/sqlalchemy-2.0.37

fix: bump sqlalchemy from 2.0.36 to 2.0.37
  • Loading branch information
FabianaCampanari authored Feb 4, 2025
2 parents 1547b7b + efbdf80 commit 1a37251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ beautifulsoup4==4.13.0
requests==2.32.3

# Database Libraries:
sqlalchemy==2.0.36
sqlalchemy==2.0.37
psycopg2-binary==2.9.10

# Jupyter Notebook Libraries:
Expand Down

0 comments on commit 1a37251

Please sign in to comment.