chore(api): update dependency psycopg2 to v2.9.8
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2585>
This commit is contained in:
parent
d9161a5088
commit
433c9c78e8
2 changed files with 14 additions and 14 deletions
|
|
@ -46,7 +46,7 @@ djangorestframework = "==3.14.0"
|
|||
drf-spectacular = "==0.25.1"
|
||||
markdown = "==3.4.4"
|
||||
persisting-theory = "==1.0"
|
||||
psycopg2 = "==2.9.7"
|
||||
psycopg2 = "==2.9.8"
|
||||
redis = "==4.5.5"
|
||||
|
||||
# Django LDAP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue