Skip to main content

build(deps): bump ruff from 0.13.2 to 0.13.3

ID
84f7c85
date
2025-10-06 09:16:35+00:00
author
dependabot <https://github.com/dependabot>
parent
302a706
message
build(deps): bump ruff from 0.13.2 to 0.13.3

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

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

diff --git a/requirements.txt b/requirements.txt
index ae9761c..0b0aafc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -141,7 +141,7 @@ python-multipart==0.0.20
     # via asgi-csrf
 pyyaml==6.0.2
     # via datasette
-ruff==0.13.2
+ruff==0.13.3
     # via -r requirements.in
 secretstorage==3.3.3
     # via keyring