From 38b52b4999cc70476c7fc7c30182fbec3b491dc1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 09:11:55 +0000 Subject: [PATCH] Bump simplejson from 3.17.0 to 3.17.2 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.17.0 to 3.17.2. - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](https://github.com/simplejson/simplejson/compare/v3.17.0...v3.17.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a8359ad..9fb7cebc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flask-wtf==0.14.3 flask==1.1.1 jinja2==2.11.1 requests_toolbelt==0.9.1 -simplejson==3.17.0 +simplejson==3.17.2 unidecode==1.1.1 webargs==5.5.3 werkzeug==1.0.0