From db3e984cfd749ca85993a6c12a2686f9dad631d9 Mon Sep 17 00:00:00 2001 From: awais qureshi Date: Thu, 16 May 2024 18:24:49 +0500 Subject: [PATCH] chore: upgrading django-storages to latest version. --- requirements/quality.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/quality.txt b/requirements/quality.txt index 244a7433..a10f58b7 100644 --- a/requirements/quality.txt +++ b/requirements/quality.txt @@ -229,7 +229,7 @@ pyjwt[crypto]==2.8.0 # via # drf-jwt # edx-drf-extensions -pylint==3.2.0 +pylint==3.1.0 # via # edx-lint # pylint-celery