This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 02a277429cafc73bf6cdbaffcb4f4750ce342d2a 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
