diff --git a/backend/ops_api/Pipfile b/backend/ops_api/Pipfile index 845abc43b..727ddedf8 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 be2879a93..692c4b026 100644 --- a/backend/ops_api/Pipfile.lock +++ b/backend/ops_api/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5de13e53018f6630584ef01c047ac5220386576c14965752fdc68a8e48663338" + "sha256": "85f6fd1e7dc87f635cb495ebfaa145aadd3434f230b4363b072fba58da781be0" }, "pipfile-spec": 6, "requires": { @@ -414,12 +414,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": [