From 529161847626bbf1f42a913708f4d7febc5cb6c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:05:54 +0000 Subject: [PATCH] Bump simplejson from 2.1.6 to 2.6.1 Bumps [simplejson](https://github.com/simplejson/simplejson) from 2.1.6 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.1.6...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 28d463b88..2ae646300 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ Django>=1.4 Twisted==11.1.0 python-memcached==1.47 txAMQP==0.4 -simplejson==2.1.6 +simplejson==2.6.1 django-tagging==0.3.1 gunicorn pytz