From 70469b2399a3ed28eec02b4633f432c49ced44d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 9 Jul 2021 20:51:10 -0500 Subject: [PATCH] Update simplejson from 3.17.2 to 3.17.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a972414..8e2fc4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,6 +25,6 @@ python-dateutil==2.8.1 python3-memcached==1.51 pytz==2020.4 PyYAML==5.3.1 -simplejson==3.17.2 +simplejson==3.17.3 six==1.15.0 virtualenv==20.1.0