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

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

commit 9078b61e171d99bec70c11c9f4fcda8d2e48e5a4
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Feb 6 20:34:55 2025 +0000

    [#8575] Upgrade setproctitle 1.3.3 -> 1.3.4
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a4f02f389..3f5116fae 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -244,7 +244,7 @@ ruff==0.7.2
     # via -r requirements.in
 s3transfer==0.10.3
     # via boto3
-setproctitle==1.3.3
+setproctitle==1.3.4
     # via -r requirements.in
 sgmllib3k==1.0.0
     # via feedparser

Reply via email to