Skip to main content

Bump ruff from 0.7.0 to 0.7.1

ID
e7e8f91
date
2024-10-25 09:38:48+00:00
author
dependabot <https://github.com/dependabot>
parent
b4300c2
message
Bump ruff from 0.7.0 to 0.7.1

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.0 to 0.7.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.7.0...0.7.1)

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

diff --git a/requirements.txt b/requirements.txt
index 96a2e49..fe15ec8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -158,7 +158,7 @@ pyyaml==6.0.1
     # via datasette
 requests==2.32.3
     # via yt-dlp
-ruff==0.7.0
+ruff==0.7.1
     # via -r requirements.in
 s3transfer==0.10.2
     # via boto3