From bc7758e233e79ca7467904ddd200b64e54cf2d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 00:13:21 +0000 Subject: [PATCH] Bump simplejson from 3.17.2 to 3.17.3 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.17.2 to 3.17.3. - [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.2...v3.17.3) --- 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 cfd57bea5..c1ded99ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ Pillow==8.3.1 psycopg2-binary==2.9.1 python-dotenv==0.18.0 requests==2.25.1 -simplejson==3.17.2 +simplejson==3.17.3 six==1.16.0 webdavclient3==3.14.5 whitenoise==5.2.0