Skip to content

Commit

Permalink
bump psycopg to 3.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Antti authored Jan 8, 2024
1 parent 23c45fa commit 0f212dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==4.2.8
django-celery-beat==2.5.0
django-celery-results==2.5.1
gunicorn==21.2.0
psycopg[binary]==3.1.15
psycopg[binary]==3.1.16
python-decouple==3.8
redis==5.0.1
whitenoise==6.6.0
whitenoise==6.6.0

0 comments on commit 0f212dc

Please sign in to comment.