From e1e3c43ccaab08efeb1723ca2d909e8a5a644579 Mon Sep 17 00:00:00 2001 From: relikd Date: Wed, 3 Jul 2024 00:53:56 +0200 Subject: [PATCH] chore: bump versions --- backend/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index cd8cda8..72205bf 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ Django==4.2.13 -Pillow==10.3.0 +Pillow==10.4.0 django_colorfield==0.11.0 -django-tinymce==4.0.0 -django-map-location==0.9.1 +django-tinymce==4.1.0 +django-map-location==0.9.2