From 0fda6a065b611f2ad4c63ae4d92b901c0810f4a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 18:18:35 +0000 Subject: [PATCH] Bump python-cjson from 1.0.5 to 1.1.0 in /webcab Bumps [python-cjson](https://github.com/AGProjects/python-cjson) from 1.0.5 to 1.1.0. - [Release notes](https://github.com/AGProjects/python-cjson/releases) - [Changelog](https://github.com/AGProjects/python-cjson/blob/master/ChangeLog) - [Commits](https://github.com/AGProjects/python-cjson/compare/release-1.0.5...release-1.1.0) --- updated-dependencies: - dependency-name: python-cjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webcab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcab/requirements.txt b/webcab/requirements.txt index b1cda2407..534cac60c 100644 --- a/webcab/requirements.txt +++ b/webcab/requirements.txt @@ -37,7 +37,7 @@ pyExcelerator==0.6.4.1 pycrypto==2.6 pylibmc==1.2.3 pyrad==2.0 -python-cjson==1.0.5 +python-cjson==1.1.0 python-dateutil==2.1 pytils==0.2.3 pytz==2013.7