commit 07be7b3a13c321387e307499faf5e5ced0d10de4 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Aug 12 13:58:00 2024 UTC Bump ruff from 0.5.6 to 0.5.7 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.6 to 0.5.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.5.6...0.5.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] commit - a42dd27a39722aa850842cfefad75ba15d2f5730 commit + 07be7b3a13c321387e307499faf5e5ced0d10de4 blob - 0dfec43d0458521627f990ff9abd0a40692cde9e blob + 62af97981f8f51fe47eca34e396f2187ae091462 --- pyproject.toml +++ pyproject.toml @@ -42,7 +42,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.5.6" + "ruff==0.5.7" ] [project.scripts]