Skip to main content

Bump ruff from 0.11.13 to 0.12.0

ID
82c2329
date
2025-06-18 09:36:40+00:00
author
dependabot <https://github.com/dependabot>
parent
e307a40
message
Bump ruff from 0.11.13 to 0.12.0

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.12.0.
- [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.13...0.12.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Changed files

requirements.txt (3440) → requirements.txt (3439)

diff --git a/requirements.txt b/requirements.txt
index eb99476..ec6b6ea 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -137,7 +137,7 @@ python-multipart==0.0.20
     # via asgi-csrf
 pyyaml==6.0.2
     # via datasette
-ruff==0.11.13
+ruff==0.12.0
     # via -r requirements.in
 secretstorage==3.3.3
     # via keyring