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 f61b665b9f20417ff97eecfbb0ced60f28748f4d Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Feb 12 18:56:01 2025 +0000 [#8575] Upgrade ruff 0.9.5 -> 0.9.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 479487d3e..247422f6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -250,7 +250,7 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via -r requirements.in -ruff==0.9.5 +ruff==0.9.6 # via -r requirements.in s3transfer==0.10.3 # via boto3
