Skip to content

Commit 5cadb40

Browse files
Merge pull request #172 from Quantum-Software-Development/dependabot/pip/sqlalchemy-2.0.41
fix: bump sqlalchemy from 2.0.40 to 2.0.41
2 parents 12434a1 + 8046bb2 commit 5cadb40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ beautifulsoup4==4.13.4
2828
requests==2.32.3
2929

3030
# Database Libraries:
31-
sqlalchemy==2.0.40
31+
sqlalchemy==2.0.41
3232
psycopg2-binary==2.9.10
3333

3434
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)