From 9873fc723b9c7f40dac2e99f28b3411821e69dfd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 05:45:22 +0000 Subject: [PATCH] Bump simplejson from 3.16.0 to 3.17.0 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.16.0 to 3.17.0. - [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.16.0...v3.17.0) 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 1550941..6d16291 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pyramid-tm==2.4 python-dateutil==2.8.1 repoze.lru==0.7 requests==2.21.0 -simplejson==3.16.0 +simplejson==3.17.0 six==1.15.0 transaction==3.0.0 translationstring==1.3