diff --git a/requirements/base.txt b/requirements/base.txt index 9bf4d5b..a86c8db 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ Django==3.0.7 django-ckeditor==5.9.0 django-mptt==0.11.0 -Pillow==7.1.2 \ No newline at end of file +Pillow==9.3.0 \ No newline at end of file