This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8586 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 5fa82003b8b526af21783c53b1cca8d6b3d09082 Author: Guillermo Cruz <[email protected]> AuthorDate: Tue Oct 14 16:27:46 2025 +0000 [#8586] Upgrade ruff 0.12.2 -> 0.14.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 071755277..378b6dd7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -260,7 +260,7 @@ requests==2.32.5 # requests-oauthlib requests-oauthlib==2.0.0 # via -r requirements.in -ruff==0.12.2 +ruff==0.14.0 # via -r requirements.in s3transfer==0.10.3 # via boto3
