This is an automated email from the ASF dual-hosted git repository. kentontaylor pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 191afc1c8384a44981c2a393263497f49496b4fa Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Apr 21 17:09:38 2023 +0000 [#8507] Upgrade ruff 0.0.254 -> 0.0.262 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 134203778..b55c7fe82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -180,7 +180,7 @@ requests==2.28.2 # requests-oauthlib requests-oauthlib==1.3.1 # via -r requirements.in -ruff==0.0.254 +ruff==0.0.262 # via -r requirements.in setproctitle==1.3.2 # via -r requirements.in
