From d5dfcb75fba55cd68a760f3ce2c151b73a43375b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 05:05:44 +0000 Subject: [PATCH] chore(deps): bump gunicorn in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [gunicorn](https://github.com/benoitc/gunicorn). Updates `gunicorn` from 23.0.0 to 24.1.1 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/23.0.0...24.1.1) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Pipfile b/Pipfile index b27e64b..77269f4 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] flask = "==3.1.*" -gunicorn = "==23.0.*" +gunicorn = "==24.1.*" markupsafe = "==3.0.3" requests = "==2.32.*" diff --git a/Pipfile.lock b/Pipfile.lock index 1383248..af059e0 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e4f6f0c16456231573c0b11c13301c47e9fc186eb626d0c65506ec753c8f1779" + "sha256": "5f58e9722bc98669e266af1afb1c59b4baec699a429cc170dd2e553eb9f77c63" }, "pipfile-spec": 6, "requires": { @@ -136,12 +136,12 @@ }, "gunicorn": { "hashes": [ - "sha256:ec400d38950de4dfd418cff8328b2c8faed0edb0d517d3394e457c317908ca4d", - "sha256:f014447a0101dc57e294f6c18ca6b40227a4c90e9bdb586042628030cba004ec" + "sha256:757f6b621fc4f7581a90600b2cd9df593461f06a41d7259cb9b94499dc4095a8", + "sha256:f006d110e5cb3102859b4f5cd48335dbd9cc28d0d27cd24ddbdafa6c60929408" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==23.0.0" + "markers": "python_version >= '3.10'", + "version": "==24.1.1" }, "idna": { "hashes": [ @@ -266,11 +266,11 @@ }, "packaging": { "hashes": [ - "sha256:09abb1bccd265c01f4a3aa3f7a7db064b36514d2cba19a2f694fe6150451a759", - "sha256:c228a6dc5e932d346bc5739379109d49e8853dd8223571c7c5b55260edc0b97f" + "sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4", + "sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529" ], "markers": "python_version >= '3.8'", - "version": "==24.2" + "version": "==26.0" }, "requests": { "hashes": [