From 8b5c7533abff91acb57a5aaa74a8374123c8c776 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:38:58 +0000 Subject: [PATCH] chore(deps): update dependency gunicorn to v23 --- backend/ops_api/Pipfile | 2 +- backend/ops_api/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/backend/ops_api/Pipfile b/backend/ops_api/Pipfile index 4425aa1d42..d9d50352af 100644 --- a/backend/ops_api/Pipfile +++ b/backend/ops_api/Pipfile @@ -13,7 +13,7 @@ requests = "==2.32.3" markupsafe = "==2.1.5" flask-cors = "==5.0.0" psycopg2-binary = "==2.9.9" -gunicorn = "==22.0.0" +gunicorn = "==23.0.0" desert = "==2022.9.22" marshmallow-enum = "==1.5.1" marshmallow-dataclass = "==8.7.1" diff --git a/backend/ops_api/Pipfile.lock b/backend/ops_api/Pipfile.lock index b43554be03..802c8093a4 100644 --- a/backend/ops_api/Pipfile.lock +++ b/backend/ops_api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "3340158b953d979f08092726281514989ada7ba1593b5fc63509d80c169e9ed6" + "sha256": "afd192a50baa5ef4135132747444df7322e31937758dd5db40053209d6d19cf7" }, "pipfile-spec": 6, "requires": { @@ -421,12 +421,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" }, "idna": { "hashes": [