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 a9b7e5683e1bbeb7090c3c4867855dc1b45b8129 Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Oct 26 21:34:07 2022 +0000 SF-7807 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
