This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8570 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 6c3156be942c7c4cf20463b9f5836df763847ec3 Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Nov 6 00:32:48 2024 +0000 [#SF-9782] Upgrade ruff 0.5.4 -> 0.7.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffd65d8d3..051c41dfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -239,7 +239,7 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via -r requirements.in -ruff==0.5.5 +ruff==0.7.2 # via -r requirements.in s3transfer==0.10.3 # via boto3
