Skip to main content

build(deps): bump ruff from 0.14.9 to 0.14.10

ID
92dcdf5
date
2025-12-22 09:12:35+00:00
author
dependabot <https://github.com/dependabot>
parent
2345a04
message
build(deps): bump ruff from 0.14.9 to 0.14.10

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

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

diff --git a/requirements.txt b/requirements.txt
index 63a8374..c79dc32 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -124,7 +124,7 @@ python-multipart==0.0.20
     # via asgi-csrf
 pyyaml==6.0.3
     # via datasette
-ruff==0.14.9
+ruff==0.14.10
     # via -r requirements.in
 secretstorage==3.4.0
     # via keyring