commit c2546c1168c9531aa32555afd49434c9c1a5725d from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Sep 09 13:57:32 2024 UTC Bump ruff from 0.6.3 to 0.6.4 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.4. - [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.6.3...0.6.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - 9f4f5b59c07f8e4fbabb171cb56b8e43f724cfa6 commit + c2546c1168c9531aa32555afd49434c9c1a5725d blob - 9792094dcb824df72394aa4c7012f4c436cdff0b blob + 68c7d1ecb7484be6633b19a08685ffacbe87412b --- pyproject.toml +++ pyproject.toml @@ -42,7 +42,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.6.3" + "ruff==0.6.4" ] [project.scripts]