Bump ruff from 0.10.0 to 0.11.0
- ID
588dacc- date
2025-03-17 10:23:50+00:00- author
dependabot <https://github.com/dependabot>- parent
62e9438- message
Bump ruff from 0.10.0 to 0.11.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.10.0 to 0.11.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.10.0...0.11.0) --- updated-dependencies: - dependency-name: ruff 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 (3496) → requirements.txt (3496)
diff --git a/requirements.txt b/requirements.txt
index 247de3c..46a5fa3 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -145,7 +145,7 @@ python-multipart==0.0.6
# via asgi-csrf
pyyaml==6.0.1
# via datasette
-ruff==0.10.0
+ruff==0.11.0
# via -r requirements.in
s3transfer==0.10.2
# via boto3