You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2022/07/08 15:13:58 UTC

[allura] 09/11: [#8445] Upgrade setproctitle 1.2.2 -> 1.2.3

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 967a275e4e0ea4d6f0e5d78ef4a3314c2a95e966
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Jul 6 19:45:11 2022 +0000

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

diff --git a/requirements.txt b/requirements.txt
index c667a5ad4..10e5aa0b0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -159,7 +159,7 @@ requests==2.27.1
     #   requests-oauthlib
 requests-oauthlib==1.3.1
     # via -r requirements.in
-setproctitle==1.2.2
+setproctitle==1.2.3
     # via -r requirements.in
 sgmllib3k==1.0.0
     # via feedparser