From 588aaf0a27226f530d1c87e9d55f6b8e393b388b Mon Sep 17 00:00:00 2001 From: Awais Qureshi Date: Thu, 10 Aug 2023 00:05:49 +0500 Subject: [PATCH] feat: upgrading django-history. --- requirements/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index faceac77250..b239ce958b0 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -125,4 +125,4 @@ djangorestframework-stubs==3.14.0 # Pinned to match django-stubs. Remove this w libsass==0.10.0 # incremental upgrade -django-simple-history<=3.1.1 +django-simple-history<=3.2.0