Skip to main content

Bump ruff from 0.11.5 to 0.11.6

ID
8c581b2
date
2025-04-18 09:53:28+00:00
author
dependabot <https://github.com/dependabot>
parent
15c3fc5
message
Bump ruff from 0.11.5 to 0.11.6

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

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.11.6
  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 (3792) → requirements.txt (3792)

diff --git a/requirements.txt b/requirements.txt
index fed1d3c..fbe01f0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -153,7 +153,7 @@ python-multipart==0.0.6
     # via asgi-csrf
 pyyaml==6.0.1
     # via datasette
-ruff==0.11.5
+ruff==0.11.6
     # via -r requirements.in
 s3transfer==0.10.2
     # via boto3