From 04a5552f824415c7bb32acf2110e5dbd2b468ef9 Mon Sep 17 00:00:00 2001 From: sayalibhavsar <36536724+sayalibhavsar@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:05:34 +0530 Subject: [PATCH] deps: bump gunicorn (PROJQUAY-8726) (#3731) remove package-lock.json from the pr --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a8f3f116..2d33a625f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ geoip2==3.0.0 gevent==23.9.1 greenlet==2.0.2 grpcio==1.67.0 -gunicorn==22.0.0 +gunicorn==23.0.0 hashids==1.3.1 importlib-metadata==6.7.0 iso8601==0.1.12