From a43e3d158fe792129e7c13fc2bb8b990cca03a03 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Sat, 6 Dec 2025 14:02:37 -0300 Subject: [PATCH] chore: bump dependencies for safety --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index db0bd74..d607a9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django~=5.2 +Django~=5.2.9 psycopg[binary]==3.2.9 django-vite==3.1.0 django-crispy-forms==2.4 @@ -20,7 +20,7 @@ whitenoise[brotli]==6.9.0 watchfiles==1.1.0 # https://github.com/samuelcolvin/watchfiles procrastinate[django]~=3.4.0 -requests~=2.32.3 +requests~=2.32.5 django-allauth[socialaccount]~=65.10.0 pytz