commit 61f8801049023292192ea7c1cff5f3241a61b4f8 from: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> via: GitHub date: Mon Aug 19 13:52:53 2024 UTC Bump ruff from 0.5.7 to 0.6.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.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.5.7...0.6.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] commit - 06405c8e29e0d3716384e582c1b83a8e05fa3563 commit + 61f8801049023292192ea7c1cff5f3241a61b4f8 blob - 62af97981f8f51fe47eca34e396f2187ae091462 blob + b44d9ad5a11c1a2633fbd80710b189760b8887f4 --- pyproject.toml +++ pyproject.toml @@ -42,7 +42,7 @@ https = ["urllib3>=1.24.1"] pgp = ["gpg"] paramiko = ["paramiko"] dev = [ - "ruff==0.5.7" + "ruff==0.6.1" ] [project.scripts]