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 4112fd034904b8d1ada9d58bbd5f880fe92a901c Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 16 17:29:11 2023 +0000 [#8522] Upgrade ruff 0.0.281 -> 0.0.292 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f79b54596..93d73115c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -190,7 +190,7 @@ requests==2.31.0 # requests-oauthlib requests-oauthlib==1.3.1 # via -r requirements.in -ruff==0.0.281 +ruff==0.0.292 # via -r requirements.in setproctitle==1.3.3 # via -r requirements.in
