chore(api): update dependency psycopg2 to v2.9.6
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2478>
This commit is contained in:
parent
24785ef1ad
commit
464cfca7d9
2 changed files with 16 additions and 16 deletions
|
|
@ -46,7 +46,7 @@ djangorestframework = "==3.14.0"
|
|||
drf-spectacular = "==0.25.1"
|
||||
markdown = "==3.4.3"
|
||||
persisting-theory = "==1.0"
|
||||
psycopg2 = "==2.9.5"
|
||||
psycopg2 = "==2.9.6"
|
||||
redis = "==4.5.4"
|
||||
|
||||
# Django LDAP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue