Skip to content

Commit fb2c249

Browse files
Merge pull request #115 from Quantum-Software-Development/dependabot/pip/sqlalchemy-2.0.43
fix: bump sqlalchemy from 2.0.42 to 2.0.43
2 parents 8149587 + a501281 commit fb2c249

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
@@ -36,7 +36,7 @@ beautifulsoup4==4.13.5
3636
requests==2.32.5
3737

3838
# Database Libraries:
39-
sqlalchemy==2.0.42
39+
sqlalchemy==2.0.43
4040
psycopg2-binary==2.9.10
4141

4242
# Jupyter Notebook Libraries:

0 commit comments

Comments
 (0)