From 4fc498af4d5689ede87c1d70a507b1e7dd7578fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 15:58:22 +0000 Subject: [PATCH] Bump simplejson from 2.0.9 to 2.6.1 Bumps [simplejson](https://github.com/simplejson/simplejson) from 2.0.9 to 2.6.1. - [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/v2.0.9...v2.6.1) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82f9822f..36bd7052 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ redis==2.7.2 hiredis==0.1.1 python-daemon==1.6 flask==0.9 -simplejson==2.0.9 +simplejson==2.6.1 unittest2 mock #python-simple-hipchat