From 17fa1ed212c7d7591294f2df3e18e726389a2708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 08:50:30 +0000 Subject: [PATCH] Bump gunicorn from 21.2.0 to 22.0.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 2b7e5155..4614e36e 100644 --- a/Pipfile +++ b/Pipfile @@ -20,7 +20,7 @@ responses = "*" colorlog = "~=6.8" flask = "~=3.0" flask-apscheduler = "~=1.13" -gunicorn = "~=21.2" +gunicorn = "~=22.0" more-itertools = "~=10.2" mysql-connector-python = "~=8.3" pandas = "~=2.0" diff --git a/Pipfile.lock b/Pipfile.lock index 582103a6..beb3d267 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "0a9488fa978961347079a7fcc7e7cc950765bfcc6e3503b2eabf64cfd0e101a0" + "sha256": "df25926d0b31d68dfb584cbf8c54f54e493b9a77a8e1e4fa1c2ebe24e6785524" }, "pipfile-spec": 6, "requires": { @@ -557,12 +557,12 @@ }, "gunicorn": { "hashes": [ - "sha256:3213aa5e8c24949e792bcacfc176fef362e7aac80b76c56f6b5122bf350722f0", - "sha256:88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033" + "sha256:350679f91b24062c86e386e198a15438d53a7a8207235a78ba1b53df4c4378d9", + "sha256:4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63" ], "index": "pypi", - "markers": "python_version >= '3.5'", - "version": "==21.2.0" + "markers": "python_version >= '3.7'", + "version": "==22.0.0" }, "idna": { "hashes": [