commit 3759470ead7cd5d7f8dc603307fe926c8e63cf10 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Sep 23 13:28:03 2024 UTC Bump ruff from 0.6.5 to 0.6.7 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.5 to 0.6.7. - [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.5...0.6.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - 2084a6ba5ec582098a2ba501d7a17e151f65eaac commit + 3759470ead7cd5d7f8dc603307fe926c8e63cf10 blob - ec33a483c707a36ff7114411976e9dab204d6e51 blob + bfe7529f26aab9617867396379f5b0e42efe9cec --- pyproject.toml +++ pyproject.toml @@ -42,7 +42,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.6.5" + "ruff==0.6.7" ] [project.scripts]