]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Bump djangorestframework version
authorStephen Finucane <stephen@that.guru>
Mon, 10 Oct 2022 15:16:48 +0000 (16:16 +0100)
committerStephen Finucane <stephen@that.guru>
Mon, 10 Oct 2022 15:16:48 +0000 (16:16 +0100)
This should have been done when we added support in commit 84ec76dd.

Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-dev.txt
requirements-prod.txt

index c539ac54613b4f859d4cf1b6ac728b68f2b47c59..ac1d0348de9316cdeb74eb0f73fc4e574edb6c6a 100644 (file)
@@ -1,5 +1,5 @@
 Django~=4.1.0
-djangorestframework~=3.13.0
+djangorestframework~=3.14.0
 django-filter~=22.1.0
 django-debug-toolbar~=3.7.0
 # This does not support Django 4.0
index 680ad87f905556390f2d6e84f42df765292e6ba5..e2b6e7a8318c1fb05412d041a177bfa5c9fc6c91 100644 (file)
@@ -1,5 +1,5 @@
 Django~=4.1.0
-djangorestframework~=3.13.0
+djangorestframework~=3.14.0
 django-filter~=22.1.0
 psycopg2~=2.9.0
 sqlparse~=0.4.0