This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 6b6d389d60c131cf1eba7f5b42381cf3a9f3731c Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Apr 30 01:54:22 2025 +0000 [#8578] Upgrade ruff 0.9.6 -> 0.11.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9fb2ff981..54284f672 100644 --- a/requirements.txt +++ b/requirements.txt @@ -261,7 +261,7 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via -r requirements.in -ruff==0.9.6 +ruff==0.11.7 # via -r requirements.in s3transfer==0.10.3 # via boto3
