From 21992872ce8545b440c55155335c7d0fead6dfcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 07:34:37 +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 f3944a9..e45016d 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ colorlog = "~=6.8" flask = "~=3.0" flask-cors = "~=5.0" flask-sqlalchemy = "~=3.1" -gunicorn = "~=22.0" +gunicorn = "~=23.0" psycopg2 = "~=2.9" python-dotenv = "~=1.0" slackclient = "~=2.5" diff --git a/Pipfile.lock b/Pipfile.lock index 9408273..9e0797f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "eb8356c05da42ffd76ae0e98b6ac9fad5ed2de929ed9df13fd5449aec269fbe8" + "sha256": "ffd66fb4a20c8742eade47f3e53b534b5f56b4bb715196d08d48d6c340462c59" }, "pipfile-spec": 6, "requires": { @@ -482,12 +482,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": [