This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8586 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 951dad6e25e2687ff67bf537b3a89a4e0422096f Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:24:20 2025 +0000 [#8586] Upgrade setproctitle 1.3.6 -> 1.3.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b373e2118..746b44ddd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -264,7 +264,7 @@ ruff==0.12.2 # via -r requirements.in s3transfer==0.10.3 # via boto3 -setproctitle==1.3.6 +setproctitle==1.3.7 # via -r requirements.in sgmllib3k==1.0.0 # via feedparser
