From 578d8e3f0dfcb468154b123c8f74eb0941644821 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 May 2026 03:18:51 +0000 Subject: [PATCH] Update dependency simplejson to v3.20.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35ed30e..c49c717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ gunicorn==19.6 pyramid==1.5 WebOb==1.4.1 requests==2.13 -simplejson==3.10 +simplejson==3.20.2 SQLAlchemy==1.1.5 unittest2==1.1 zope.component==4.2.1 -- 2.52.0