You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2022/11/02 18:11:51 UTC

[allura] 09/15: [#8474] Upgrade setproctitle 1.2.3 -> 1.3.2

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 62eee0a905828087f3ffae7e8c5402dc40f1861a
Author: Guillermo Cruz <gu...@slashdotmedia.com>
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 3ed39dae5..91e175766 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -158,7 +158,7 @@ requests==2.27.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