This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8522 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 10a6d9f899639b9d33bb1196b679f2719c319c6e Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 16 17:20:55 2023 +0000 [#8522] Upgrade setproctitle 1.3.2 -> 1.3.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f671a216..6ee8d7f24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -192,7 +192,7 @@ requests-oauthlib==1.3.1 # via -r requirements.in ruff==0.0.281 # via -r requirements.in -setproctitle==1.3.2 +setproctitle==1.3.3 # via -r requirements.in sgmllib3k==1.0.0 # via feedparser
