diff --git a/.github/workflows/ruff.yml b/.github/workflows/ruff.yml index 2c005a9a..9747c6d6 100644 --- a/.github/workflows/ruff.yml +++ b/.github/workflows/ruff.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: Install dependencies - run: pip install ruff==0.14.10 + run: pip install ruff==0.14.14 - name: Fail if we have any style errors run: ruff check --output-format=github diff --git a/.idea/runConfigurations/pytest___.xml b/.idea/runConfigurations/pytest___.xml index afacaa90..6e376dbe 100644 --- a/.idea/runConfigurations/pytest___.xml +++ b/.idea/runConfigurations/pytest___.xml @@ -22,4 +22,4 @@