]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Bump Django version
authorStephen Finucane <stephen@that.guru>
Mon, 10 Oct 2022 15:15:02 +0000 (16:15 +0100)
committerStephen Finucane <stephen@that.guru>
Mon, 10 Oct 2022 15:15:37 +0000 (16:15 +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 5b57f4ef00bd5457c2c9752ee11921777bcf06ea..c539ac54613b4f859d4cf1b6ac728b68f2b47c59 100644 (file)
@@ -1,4 +1,4 @@
-Django~=4.0.0
+Django~=4.1.0
 djangorestframework~=3.13.0
 django-filter~=22.1.0
 django-debug-toolbar~=3.7.0
index 102cf1e008d9e4c12c65b64942311ee63d35d117..680ad87f905556390f2d6e84f42df765292e6ba5 100644 (file)
@@ -1,4 +1,4 @@
-Django~=4.0.0
+Django~=4.1.0
 djangorestframework~=3.13.0
 django-filter~=22.1.0
 psycopg2~=2.9.0