Skip to main content

Bump ruff from 0.11.8 to 0.11.9

ID
0c15231
date
2025-05-12 10:31:21+00:00
author
dependabot <https://github.com/dependabot>
parent
80adc7a
message
Bump ruff from 0.11.8 to 0.11.9

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.8 to 0.11.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.8...0.11.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
1 file, 1 addition, 1 deletion

Changed files

requirements.txt (3394) → requirements.txt (3394)

diff --git a/requirements.txt b/requirements.txt
index 465f529..26535fa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -135,7 +135,7 @@ python-multipart==0.0.20
     # via asgi-csrf
 pyyaml==6.0.2
     # via datasette
-ruff==0.11.8
+ruff==0.11.9
     # via -r requirements.in
 secretstorage==3.3.3
     # via keyring