tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit a434d066ce769e5302bbe5672cb944ed7b976266
parent 3ed06912eb4a02f6aa8471a536a65d04d6624ed0
Author: Alex Hochheiden <ahochheiden@mozilla.com>
Date:   Wed,  7 Jan 2026 00:29:57 +0000

Bug 2006716 - Update `ruff` to version `0.14.9` and use consistent versions in `lint.txt` and `python-test.txt` r=ahal,linter-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D276895

Diffstat:
Mpython/sites/lint.txt | 2+-
Mpython/sites/python-test.txt | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/python/sites/lint.txt b/python/sites/lint.txt @@ -15,7 +15,7 @@ pypi:psutil==5.9.4 pypi:py==1.11.0 pypi:pytz==2022.7.1 pypi:rstcheck==6.2.4 -pypi:ruff==0.13.3 +pypi:ruff==0.14.9 pypi:snowballstemmer==2.2.0 pypi:sphinxcontrib-applehelp==1.0.4 pypi:sphinxcontrib-htmlhelp==2.0.1 diff --git a/python/sites/python-test.txt b/python/sites/python-test.txt @@ -15,7 +15,7 @@ pypi:pytest-taskgraph==0.2.0 pypi:pytest==8.4.2 pypi:pytz==2022.7.1 pypi:rstcheck==6.2.4 -pypi:ruff==0.9.0 +pypi:ruff==0.14.9 pypi:snowballstemmer==2.2.0 pypi:sphinxcontrib-applehelp==1.0.4 pypi:sphinxcontrib-htmlhelp==2.0.1