From a8cac12855986762bf3c27087b54fd790cd413fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 01:26:17 +0000 Subject: [PATCH] chore(deps): Bump gunicorn from 20.1.0 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 8b498d1d..79bdc9af 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ django-minio-storage = "~=0.3.10" djangorestframework = "~=3.13.1" exodus-core = "==1.3.12" google-play-scraper = "~=1.2.2" -gunicorn = "~=20.1" +gunicorn = "~=22.0" mistune = "~=0.8" psycopg2 = "~=2.8.6" requests = "~=2.27" diff --git a/Pipfile.lock b/Pipfile.lock index c2b40a11..0c6613b7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a9b8328fa62d7b142b0b51b3cb8053b27a30c3166be2295abd478ab7a90f5838" + "sha256": "a0aed9d0577e6c9611447b210e39f087296eb79f0a772e565d2de9824d0db845" }, "pipfile-spec": 6, "requires": {}, @@ -631,12 +631,12 @@ }, "gunicorn": { "hashes": [ - "sha256:9dcc4547dbb1cb284accfb15ab5667a0e5d1881cc443e0677b4882a4067a807e", - "sha256:e0a968b5ba15f8a328fdfd7ab1fcb5af4470c28aaf7e55df02a99bc13138e6e8" + "sha256:350679f91b24062c86e386e198a15438d53a7a8207235a78ba1b53df4c4378d9", + "sha256:4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63" ], "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==20.1.0" + "markers": "python_version >= '3.7'", + "version": "==22.0.0" }, "idna": { "hashes": [