Bump ruff from 0.4.7 to 0.5.6
- ID
15d0e7a- date
2024-08-03 12:44:35+00:00- author
dependabot <https://github.com/dependabot>- parent
057c105- message
Bump ruff from 0.4.7 to 0.5.6 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.5.6. - [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/v0.4.7...0.5.6) --- 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 (4586) → requirements.txt (4586)
diff --git a/requirements.txt b/requirements.txt
index 4874922..8854670 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -190,7 +190,7 @@ requests-oauthlib==1.3.1
# via google-auth-oauthlib
rsa==4.9
# via google-auth
-ruff==0.4.7
+ruff==0.5.6
# via -r requirements.in
s3transfer==0.8.2
# via boto3