From 5edab42f79f159c4151ea1c9d076fe074fcd4386 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 27 Mar 2021 02:09:41 +0000 Subject: [PATCH] Bump gunicorn from 20.0.4 to 20.1.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...20.1.0) Signed-off-by: dependabot-preview[bot] --- Pipfile | 2 +- Pipfile.lock | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index b6f3777..7f0158f 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ django = "==3.1.7" django-gravatar2 = "==1.4.4" django-markitup = "==4.0.0" django-nose = "==1.4.7" -gunicorn = "==20.0.4" +gunicorn = "==20.1.0" markdown = "==3.3.4" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 7c1f75a..32bbbee 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "763697b355e7493df66d8debca5ea7dffd598a75ea0cf9e8de5ae754de5a7b67" + "sha256": "726974d4562f0be4ec8793958766ccaf014490e3f6b466888685dc1bb5d7a3ea" }, "pipfile-spec": 6, "requires": { @@ -57,11 +57,10 @@ }, "gunicorn": { "hashes": [ - "sha256:1904bb2b8a43658807108d59c3f3d56c2b6121a701161de0ddf9ad140073c626", - "sha256:cd4a810dd51bf497552cf3f863b575dabd73d6ad6a91075b65936b151cbf4f9c" + "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8" ], "index": "pypi", - "version": "==20.0.4" + "version": "==20.1.0" }, "markdown": { "hashes": [