From d3185a6d8987769dc839c668ca998ee6cf6911a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 02:32:10 +0000 Subject: [PATCH] Bump gunicorn from 21.2.0 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.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 2fe1de46..16339988 100644 --- a/Pipfile +++ b/Pipfile @@ -31,7 +31,7 @@ prompt-toolkit = "*" pyright = "1.1.350" types-beautifulsoup4 = "*" selenium = "*" -gunicorn = "21.2.0" +gunicorn = "22.0.0" flask-api = {editable = true, ref = "develop", git = "git+https://github.com/flask-api/flask-api.git"} [dev-packages] diff --git a/Pipfile.lock b/Pipfile.lock index 1aea6087..074b3865 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "ee5c82ab57760e515e7a6fc0990849875fedc03513267d6e1b8314e71a0c4ae9" + "sha256": "0046e6db592212675fffa18b97812f43cfb86b06cd3919247d9697282c45007b" }, "pipfile-spec": 6, "requires": { @@ -596,12 +596,12 @@ }, "gunicorn": { "hashes": [ - "sha256:3213aa5e8c24949e792bcacfc176fef362e7aac80b76c56f6b5122bf350722f0", - "sha256:88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033" + "sha256:350679f91b24062c86e386e198a15438d53a7a8207235a78ba1b53df4c4378d9", + "sha256:4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63" ], "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==21.2.0" + "markers": "python_version >= '3.7'", + "version": "==22.0.0" }, "h11": { "hashes": [