From 5c2dce53b47d1ce69d50a86e13e056eb715db14b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:38:36 +0000 Subject: [PATCH] Bump gunicorn from 22.0.0 to 23.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 50f00dea..14c5ea2b 100644 --- a/Pipfile +++ b/Pipfile @@ -31,7 +31,7 @@ prompt-toolkit = "*" pyright = "==1.1.390" types-beautifulsoup4 = "==4.12.0.20241020" selenium = "==4.27.1" -gunicorn = "22.0.0" +gunicorn = "23.0.0" flask-api = {editable = true, ref = "develop", git = "git+https://github.com/flask-api/flask-api.git"} setuptools = "==70.0.0" certifi = "==2024.7.4" diff --git a/Pipfile.lock b/Pipfile.lock index af2035ac..4a08bddc 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5791798fbd315712ec22b153930cccd6865b5b89c1da7910c13226c30483e37a" + "sha256": "80acba5aed6606809f14632b7b3934c3e8a70021b214ce9937b47935145acb75" }, "pipfile-spec": 6, "requires": { @@ -593,12 +593,12 @@ }, "gunicorn": { "hashes": [ - "sha256:350679f91b24062c86e386e198a15438d53a7a8207235a78ba1b53df4c4378d9", - "sha256:4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63" + "sha256:ec400d38950de4dfd418cff8328b2c8faed0edb0d517d3394e457c317908ca4d", + "sha256:f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==22.0.0" + "version": "==23.0.0" }, "h11": { "hashes": [