From 968bcad00e645d1ccfbc38300d7c2e036ecf107d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:58:44 +0000 Subject: [PATCH] Bump gunicorn from 20.0.4 to 23.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 17 +++++++++-------- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index 555afcd..e6fe479 100644 --- a/Pipfile +++ b/Pipfile @@ -10,7 +10,7 @@ selenium = "*" [packages] wheel = "*" -gunicorn = "==20.0.4" +gunicorn = "==23.0.0" ibmcloudenv = "==0.2.1" livereload = "==2.6.2" sqlparse = "==0.3.1" diff --git a/Pipfile.lock b/Pipfile.lock index 7ed1db8..a8e3c32 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "4dc9a229cd56b4ab5a5ebb23372b3ba7cebebf02c25dd913b366d2d22768fa54" + "sha256": "9ccbf47d54bbab5a89aee658d694065ea0d0444e327afe23d8e6f85a4d89771b" }, "pipfile-spec": 6, "requires": {}, @@ -323,11 +323,12 @@ }, "gunicorn": { "hashes": [ - "sha256:1904bb2b8a43658807108d59c3f3d56c2b6121a701161de0ddf9ad140073c626", - "sha256:cd4a810dd51bf497552cf3f863b575dabd73d6ad6a91075b65936b151cbf4f9c" + "sha256:ec400d38950de4dfd418cff8328b2c8faed0edb0d517d3394e457c317908ca4d", + "sha256:f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec" ], "index": "pypi", - "version": "==20.0.4" + "markers": "python_version >= '3.7'", + "version": "==23.0.0" }, "html5lib": { "hashes": [ @@ -626,11 +627,11 @@ }, "packaging": { "hashes": [ - "sha256:dd47c42927d89ab911e606518907cc2d3a1f38bbd026385970643f9c5b8ecfeb", - "sha256:ef103e05f519cdc783ae24ea4e2e0f508a9c99b2d4969652eed6a2e1ea5bd522" + "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759", + "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f" ], - "markers": "python_version >= '3.6'", - "version": "==21.3" + "markers": "python_version >= '3.8'", + "version": "==24.2" }, "pdfminer.six": { "hashes": [