From d7a4e79321442d6ca86e52c981e2edc942ce97fb Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sun, 27 Jul 2025 01:25:20 -0300 Subject: [PATCH] chore: bump python requirements --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 06a7a5e..6dad28b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,27 +1,27 @@ Django~=5.1 -psycopg[binary]==3.2.6 +psycopg[binary]==3.2.9 python-webpack-boilerplate==1.0.4 -django-crispy-forms==2.3 -crispy-bootstrap5==2025.4 +django-crispy-forms==2.4 +crispy-bootstrap5==2025.6 django-browser-reload==1.18.0 -django-hijack==3.7.1 +django-hijack==3.7.3 django-filter==25.1 django-debug-toolbar==4.4.6 -django-cachalot~=2.7.0 -django-cotton~=1.5.2 +django-cachalot~=2.8.0 +django-cotton~=1.6.0 django-pwa~=2.0.1 djangorestframework~=3.16.0 drf-spectacular~=0.28.0 -django-import-export~=4.3.7 +django-import-export~=4.3.9 gunicorn==23.0.0 whitenoise[brotli]==6.9.0 -watchfiles==0.24.0 # https://github.com/samuelcolvin/watchfiles -procrastinate[django]~=2.15.1 +watchfiles==1.1.0 # https://github.com/samuelcolvin/watchfiles +procrastinate[django]~=3.4.0 requests~=2.32.3 -django-allauth[socialaccount]~=65.9.0 +django-allauth[socialaccount]~=65.10.0 pytz python-dateutil~=2.9.0.post0