From 789fd4eb809eb5f07f1e1748b5c115a8645f94ea Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sun, 27 Jul 2025 22:54:50 -0300 Subject: [PATCH] chore: bump python requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6dad28b..af2715d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django~=5.1 +Django~=5.2 psycopg[binary]==3.2.9 python-webpack-boilerplate==1.0.4 django-crispy-forms==2.4 @@ -8,7 +8,7 @@ django-hijack==3.7.3 django-filter==25.1 django-debug-toolbar==4.4.6 django-cachalot~=2.8.0 -django-cotton~=1.6.0 +django-cotton~=2.1.3 django-pwa~=2.0.1 djangorestframework~=3.16.0 drf-spectacular~=0.28.0