Merge pull request #1582 from RoboSats/dependabot/pip/psycopg2-2.9.10

chore(deps): bump psycopg2 from 2.9.9 to 2.9.10
This commit is contained in:
KoalaSat
2024-10-27 10:10:28 +00:00
committed by GitHub

View File

@ -17,7 +17,7 @@ python-decouple==3.8
requests==2.32.0
ring==0.10.1
gunicorn==23.0.0
psycopg2==2.9.9
psycopg2==2.9.10
SQLAlchemy==2.0.16
django-import-export==4.2.0
requests[socks]