diff --git a/charmed-dns-policy/app/requirements.txt b/charmed-dns-policy/app/requirements.txt index a4f494af..7eb4e368 100755 --- a/charmed-dns-policy/app/requirements.txt +++ b/charmed-dns-policy/app/requirements.txt @@ -1,4 +1,4 @@ Django==6.1.1 psycopg[binary]==3.3.4 -djangorestframework==3.18.0 +djangorestframework==3.18.1 djangorestframework-simplejwt==5.5.1