From f1309cc624ee0d63315ac21481f2834ce162c9bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Dec 2021 16:39:51 +0000 Subject: [PATCH] Bump simplejson from 3.17.5 to 3.17.6 Bumps [simplejson](https://github.com/simplejson/simplejson) from 3.17.5 to 3.17.6. - [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.5...v3.17.6) --- 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 1529ed1e4..85f8e6b0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Pillow==8.4.0 psycopg2-binary==2.9.2 python-dotenv==0.19.2 requests==2.26.0 -simplejson==3.17.5 +simplejson==3.17.6 six==1.16.0 webdavclient3==3.14.6 whitenoise==5.3.0