Skip to main content

build(deps): bump ruff from 0.14.0 to 0.14.1

ID
5dc4a80
date
2025-10-20 09:27:59+00:00
author
dependabot <https://github.com/dependabot>
parent
33e9644
message
build(deps): bump ruff from 0.14.0 to 0.14.1

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

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.1
  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 (3104)

diff --git a/requirements.txt b/requirements.txt
index 7035364..ef9f58a 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.0
+ruff==0.14.1
     # via -r requirements.in
 secretstorage==3.4.0
     # via keyring