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

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

commit 12307710d3ab267c8b817c54948a78297f3fdfc1
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Oct 26 21:34:07 2022 +0000

    [#8474] Upgrade setproctitle 1.2.3 -> 1.3.2
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 7c2b683b4..7f9dd792e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -158,7 +158,7 @@ requests==2.28.1
     #   requests-oauthlib
 requests-oauthlib==1.3.1
     # via -r requirements.in
-setproctitle==1.2.3
+setproctitle==1.3.2
     # via -r requirements.in
 sgmllib3k==1.0.0
     # via feedparser

Reply via email to