From 8e50ede0ce38f83f11ef6bffa261971d9469da2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 00:02:44 +0000 Subject: [PATCH] Bump simplejson from 3.17.3 to 3.17.5 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.17.3 to 3.17.5. - [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.3...v3.17.5) --- updated-dependencies: - dependency-name: simplejson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e799cdc2..fdbc1ba97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Pillow==8.3.1 psycopg2-binary==2.9.1 python-dotenv==0.19.0 requests==2.26.0 -simplejson==3.17.3 +simplejson==3.17.5 six==1.16.0 webdavclient3==3.14.6 whitenoise==5.3.0