This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/master by this push:
     new a5912136b bump gunicorn  22.0.0 -> 23.0.0
a5912136b is described below

commit a5912136ba7d22ff941a15820ced1a42799d62a5
Author: Guillermo Cruz <[email protected]>
AuthorDate: Mon Sep 2 15:16:27 2024 +0000

    bump gunicorn  22.0.0 -> 23.0.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index f753c681e..ab02f105a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -72,7 +72,7 @@ gitdb==4.0.11
     # via gitpython
 gitpython==3.1.43
     # via -r requirements.in
-gunicorn==22.0.0
+gunicorn==23.0.0
     # via -r requirements.in
 html5lib==1.1
     # via

Reply via email to