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/07/06 20:27:15 UTC

[allura] 10/12: [#8445] Upgrade setproctitle 1.2.2 -> 1.2.3

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

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

commit dc8776ca6cea8792b3a7abe866201687c55b2a76
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 a17b1eaf4..d6e032cd0 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